Widget font size content

Posted in: Newspaper
Post count: 25

Hi,

Where can I change the font color and font size of the widget content? I don’t mean the widget title, I mean the widget content/text.

Thank you.

Post count: 25

I fixed it on my own.

Post count: 14

Could you please tell us your solution? How to change the font color and font size of the widget content?

Post count: 14

How to change the line-height of the widget content?

Post count: 7909

Hi,


@Ernst
Please provide a link and what widget do you use in sidebar and what content you want to change as it may need custom css to change it.

Thanks!

Post count: 14

Hello Alin,

thanks for your response. Unfortunately my website based on Newspaper 6 is still a draft, therefore I cannot provide you with a concrete widget.

For example I would like to use “[tagDiv] Text with title“ and I would like to change font, font-size, font-color and line-height.

Do I have to paste css-code in the widget text area or is there another – more handy – solution?

Post count: 52

where you can change it ??
http://www.eswinoujscie.pl

Post count: 7909

Hi,

You can change the text color for text block content – http://screencast.com/t/5406npNB and you will have to use custom css to change font-size and line height: http://screencast.com/t/ls5Q3bmCr or if you want use html and add inline css – http://screencast.com/t/xos8wa1J2Iw9

.td_block_text_with_title {
font-size: 12px !important;
line-height: 20px !important;
}


@szysz
Please provide more details what you are try to do. You have many options in Theme Fonts – https://forum.tagdiv.com/font-customization/ If you refer also at Text with title block you can try the above solution for text content.

Thanks!

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