-
Author
-
October 13, 2016 at 17:21 #139447championwebParticipant
How can I disable the white being the products boxes in the shop page ?
for example in this page : https://editions-librepensee.com/boutique/
I have a grey background. it would be nice with the with boxes of the products but behind that there is an other white layer that I want to disable.
so 2 questions:
1- how to disable white background behind the boxes products?
2 – how to disable white boxes of the product so that they float nicely on grey background?
Complementary question: How to make the BUY bouton RED in a product page?
October 14, 2016 at 06:34 #139597LauraModeratorHello, try by adding this to style.css of child theme
COPY CODE.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { background: transparent !important; } button.single_add_to_cart_button.button { background: red !important; color: white; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
October 24, 2016 at 06:14 #140811LauraModeratorGlad to help 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.