Woolementor Product Title Customisation
-
Hello,
I am trying to change the font and size (in CSS) of the product title on our single product page developed with Woocommerce and Elementor. However, I cannot seem to find which selector to use in order to target the product title.
I have managed to find the correct one for the currency symbol and price, but somehow none of the usual selectors will work on the product title.
.product_title { font-size: 20px!important; }
h2.woocommerce-loop-product__title { font-size: 20px!important; }
etc.
Does anybody happen to know how best to proceed?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Woolementor Product Title Customisation’ is closed to new replies.