Moved: Reply To: which class to put on the custom selector.
-
Hello,
I have the same problem and I don’t know which class to put on the custom selector.
thank you
Hello,
You can use the drop-down with the predefined elements to change the font
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
This drop-down covers the majority of elements. If you need one unique, provide page URL and screen which one, I shall help.
Best Regards
Hello
I want to change the text color of the html block used in the footer area (see attachments). As the element is an extra menu list item can’t find which element to choose in the tipography
Thank you for helping.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
footer .mega-menu-list .sub-sub-menu li a {
color: red;
}
footer .mega-menu-list > li > a{
color:red;
}
Set the color as per your needs or use these classes in the Theme Settings > Typography > Advanced typography
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Moved: Reply To: which class to put on the custom selector.’ is closed to new replies.