Tagged Questions
-1
votes
2answers
281 views
Style product detail page with custom CSS in woocommerce
I am trying to style a single product page with custom CSS in WooCommerce. I managed to get the categories styled with the conditional tag is_product_category in my header file and an php IF ...
-1
votes
2answers
1k views
Overriding WooCommerce Plugin CSS?
I have Woocommerce installed on a site I am prototyping. I have some Woocommerce CSS I want to change, but when I try to change it via the style.css in my Twenty Eleven child theme, nothing happens. I ...
0
votes
2answers
1k views
Woocommerce product page is not showing custom css
I am using woocommerce plugin for wordpress to make an eCommerce website. It is working fine with little bit customization. As I have configured shop page as the default product page so that in that ...
1
vote
2answers
2k views
WooCommerce change number of columns in the frontpage
I've been looking for an answer for a couple of days now. I've tried every snippet possible, changing the functions files, creating a separate template for content products but I can't change the ...