- This topic has 1 reply, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile menu and text not visible in We Bake Pro
Hello. I saw in another thread that the missing text information in WooCommerce products was a lack of text color definition.
My product details, main site menu, and homepage sections are not visible in my Chrome mobile browser, but are visible when I use Safari. http://www.cortniscuisine.com
Hi Erika,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width: 479px) {
.woocommerce .product{color:#666666 !important;}
}
We have checked and found that site menu and homepage sections working fine on Chrome.
Regards,
Brad
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]