This topic has 6 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Eva Kemp
Hey,
I have a problem with the template.
It blew me colors – despite setting does not read my example. Black that shows the price of the product or the phrase: add to cart.
additional filters are not working me – problem with color display and a finger back to the store.
Please help.
Hello,
Please provide us with link to the site and wp-admin access in Private Content.
Regards,
Rose Tyler.
OK.
Hello,
Have you edited original style.css file?
We don’t recommend to do this because you’ll lost the changes after theme update.
Make all style modifications in Theme Options > Custom CSS.
You can add this code in Custom CSS:
.woocommerce-Price-amount {
color: black;
}
Also, provide screenshot for our better understanding and highlight what exactly you want
Regards,
Rose Tyler.
Again, I think of something else I meant.
I have a problem with the operation of the template.
After setting the color in the admin panel (theme options). The colors on the template started freaking out.
I went back to the original settings, but still showing naszablonie problem.
The second thing – changed the menu under the assumptions of my client and I have a problem with the quenching effect by clicking the filters.
Another thing – the font colors in filters can not be seen – reads from the vending machine white color.
On mobile devices is the same problem. In addition, the filters are not hiding, after the swipe and block the entire site / shop.
Please help.
Hello,
Add this code in Global Custom CSS to show text in filter:
.product-categories > li > a, .product-categories > li > ul.children li > a {
color: black !important;
}
After setting the color in the admin panel (theme options). The colors on the template started freaking out.
I went back to the original settings, but still showing naszablonie problem.
The second thing – changed the menu under the assumptions of my client and I have a problem with the quenching effect by clicking the filters.
Sorry, but these queries are unclear. Please specify what exactly you need ti achieve.
In addition, the filters are not hiding, after the swipe and block the entire site / shop.
I don’t see such issue on mobile. What device are you checking?
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up