Site icon Catch Themes

Custom CSS not working on WooCommerce pages

Hi. I'm creating a WooCommerce store for CatchResponsivePro site https://wellnesswarriorsboston.org/store/. I have added some custom CSS. It looks great on the "Customize" page, but does not translate to a live page. I flushed the cache and reopened the page, but still no luck. What is wrong? Alice /* WOOCOMMERCE ----------------------*/ #main .page-title { font-size: 40px; color: #8b0000; } .woocommerce-result-count { visibility:hidden; } .woocommerce-loop-category__title { padding: 0.5em 0; margin: 0; font-size: 1em; font-style:normal; }
Exit mobile version