Widget Font

Posted in: Newspaper
Post count: 21

Hello, I am trying to change the font in my text widget and also on the read more button on http://www.womensdaily.co.uk, ALL the font family options have been change to Marcellus, but these two options just won’t behave. I’d be grateful if you could suggest how I might change these. Thank you

Post count: 20688

Hi,

I see the problem, I could provide a CSS code for it, simply enter it in the theme panel custom code section – http://prntscr.com/oh5jw6

.td_module_11 .td-read-more,
.widget_text p {
font-family: Marcellus;
}

Please let me know if you have more questions.
Thanks

Post count: 21

Perfect, Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.