Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

How to custom text font for a widget ?

Home / Forums / Pinnacle Theme / How to custom text font for a widget ?

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
October 14, 2015 at 5:58 am

Hello,

I am beginning with wordpress theme customization and I have to deal with the following issue :

– I added a widget on a page in order to display some text and I want to custom the font
– I have named the widget with a CSS class name (slogan) and I tried to add some rules in the dedicated CSS style box
– I managed to change background color and font color but when adding the rule for font-family, it’s not taken into account

Can you please tell me how to change the text font ?

Here is what I tested in the widget CSS styles box :

.slogan {
font-family: “Times New Roman”, Times, serif;
}

This is for testing, not the wished font.

Thanks for your help,

Marina

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.