Archived topic
Functions don't work
4 replies · Started by Maria on June 16, 2018
I just purchased the premium version of generate press, however I am having difficulties. When I try to change the font weight on the h1 tags it changes on the preview but not on the site although I have published. When I change the content padding in layouts, it also changes on the preview but not on the actual site in spite of saving. I also tried to add this to css to change to 3 products per row but nothing happens
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
float: left;
margin: 0 3% 2.992em 0;
width: 30%;
}
What is up?
Thank you
Ok I solved the first two problems with the help of this https://docs.generatepress.com/article/child-theme-issues/
The products per row still don't work though
Any ideas?
Ok, found the options in layout/woocommerce :)
Hi Maria, sounds like you found the solutions. Are we all good now?
Yes :)