Advanced typography settings not applying
-
Hello,
Font settings got disturbed after I updated the theme today. I noticed it affected the product grid titles as well as all other secondary fonts.
When changing the settings in “Woodmart > Typography > Secondary font” nothing happens. The secondary fonts remains the same.
FYI, there is a child theme installed.
Can you help fix this, please?
Thanks a lot.
Basile
Hi,
You can change any site text via typography option by using predefined selector or with custom selector like shown on the video (https://gyazo.com/a399707a58a51763d53ad8c5d2742e37), also if you are want to use different text with same typography parameters (font-family, font-weight, etc.) you can create combined selectors by separating it with coma “,” (https://prnt.sc/11fi265).
1. Product title:
Here is the custom selector body .product.product-grid-item .wd-entities-title
. Also issue with predefined typography selector like product title will be fixed in the next theme update.
2. Secondary font:
Please, indicate where did you use the secondary font on your site, so we can check why it is not working.
Kind Regards
Thank you Bogdan. This helped.
I would also like to change the font style on 2 menus but I cannot figure where are the predefined settings for those or if I should use custom selector:
– One menu is built with the Xtemos Elementor widget called “extra menu list” (see attached screenshot).
– The other is built with the “categories” widget in the WoodMart header builder (see attached screenshot)
Could you helped me with this too?
Thanks.
Basile
The attachments were too big in my previous message. You’ll find them here.
Attachments:
You must be
logged in to view attached files.
Hi,
1. Custom selector for vertical menu items body .wd-nav-vertical > li > a
.
2. Custom selector for dropdown sub menu items body .wd-sub-menu li a
.
Kind Regards
Thank you Bogdan.
With the custom selector body .wd-sub-menu li a
both title and list items are changed in the menu. How can I have different font settings for the the titles and the items ?
Try to use:
1. Custom selector for title body .wd-sub-menu > li > a
2. Custom selector for items body .sub-sub-menu > li > a
Kind Regards
The topic ‘Advanced typography settings not applying’ is closed to new replies.