how to change the font size in yellow circles (Add to Chart)
-
Hai. how to change the font size in yellow circles (Add to Chart). because it is too small for me
Attachments:
You must be
logged in to view attached files.
Hello,
You can change the font by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
If you need help with choosing the proper selector, let me know.
Best Regards
Can u show me to do it. i dont know how to use CSS because im still new in this website design. which dropdown do you mean?
Attachments:
You must be
logged in to view attached files.
Hello,
You need to use the custom selector if you do not find the appropriate element in the drop-down https://gyazo.com/ebba86664197a53f87aab7bd341b6c3b
Best Regards
Dear sir,
Thanks for helping me. I understand what do u mean, but I don’t know how to put any CSS code in the yellow circle so that its relate to the ‘add to chart’ drop down
Attachments:
You must be
logged in to view attached files.
Hello,
Here is the selector for the title: body .product-grid-item .product-title
Here is the selector for the Categories: body .product-grid-item .woodmart-product-cats a
Best Regards