This topic has 11 replies, 3 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler
Hi!
On my page http://www.mekpaardensport.nl i have woopress and woocommerce installed. On the mobile version the product image doesn’t display. Wat is the problem?
And how do I change the mobile menu color?
Hello,
1) Try to disable all the third-party plugins that do not come bundled with our theme and check if you still have the problem.
2) Please add this code in Theme Options > Custom css > Global Custom CSS:
.mobile-nav .menu>li>a, .mobile-nav li>ul>li a, .mobile-nav .links li a, .mobile-nav-heading, .mobile-nav .textwidget a {
color: white;
}
.mobile-nav .fa-user:before {
color: white;
}
Regards
Hi,
Thanks for the help! The menu on the homepage is still grey (text), on any other page it turned to white! How do i get the menu on the homepage also white?.
I deactivated all the other plugins but still no big product image, the little images are visible (other colors etc)
Kind Regards
Hello,
1) Please clear cache and check the menu one more time. Also, provide screenshot for better understanding the desired result.
2) Please provide us with temporary wp-admin and FTP access so we can take a closer look.
Regards
Hereby the login details and ftp
The mobile menu is okay by the way!
Hello,
We have passed your problem to our developers and inform you once get the answer.
Regards
Is there a solution already? This takes too long
The customers don’t buy the goods if they can’t see the images, I have to try a different theme then. the last 3 themes were perfect.
Hello,
Please add this code in Theme Options > Custom css or in style.css of your child theme:
.page-heading-slider:before, .page-heading-slider:after {
content: '';
display: table;
clear: both;
}
Regards
I love you!
My pleasure 🙂
Regards
The issue related to '‘Product image mobile version’' has been successfully resolved, and the topic is now closed for further responses