- This topic has 3 replies, 2 voices, and was last updated 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Popup form not showing email field, bad image formatting on mobile on mobile,
I have a popup subscription form on my website homepage kreedbotanicals.com where customers can enter their email to subscribe to the company newsletter. It pops up when you scroll halfway down the homepage. On mobile/tablet the email field where they can enter the email to subscribe does not show up. Also, the formatting on mobile for the product thumbnails is not good. The images are too narrow and the text is bleeding out of the boxes. Please see the photos to see what I am talking about. Thank you.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.woocommerce ul.products li.product { width:100% !important;}
#topmenu { display:none;}
}
Regards,
Chris
Hi,
I have a popup subscription form on my website homepage kreedbotanicals.com where customers can enter their email to subscribe to the company newsletter. It pops up when you scroll halfway down the homepage. On mobile/tablet the email field where they can enter the email to subscribe does not show up??
Ans: This isn’t our theme issue. Kindly ask popup plugin developer.
Regards,
Chris
From recent statistics, over 60 million consumers use WordPress as their ideal platform for websites. The fact that it is easily customisable makes it a […]
These days, you can create contact forms for your WordPress site using a drag and drop form builder. A proper contact form is mandatory for […]
If you run a website, it’s highly likely that you are looking for better conversions. The form of conversions may vary : email signups, sales, […]