This topic has 10 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Robert Hall
Hi search and shopping bag stacking on top of each other on mobile site. Also is it possible to not have search bar at the top and only have the icon?
Hello,
Please try to add this code in custom.css file.
@media only screen and (max-width: 767px){
.etheme_widget_search input[type="text"] {
width: inherit !important;
}}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hi Robert,
Thanks that took care of it! Having another issue…one of our products will not add to cart. It is a virtual product. Am wondering if it is paypal? Yesterday, Paypal express was causing the variable dropdown not to work.
I tried disabling paypal….that did not fix it. That is the only product that isn’t working. Also, starting to hear when people visit the site all they see is a white screen?
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
details in private content
rest of details
Hello,
I’ve disabled Ajax “Add To Cart” in Theme Options > Single Product Page.
Please check the product now.
Regards,
Eva Kemp.
That fixed it! Thank you! Any idea why someone would only see white when visiting the site? Is it the pop up or out of date browser?
Hello,
I’ve checked this and all working fine. Very likely problem is in old browsers.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up