How to change the footer font size?

Posted in: Newspaper
Post count: 11

Hi,

I installed the [Tagdiv] Text with title widget but i realized that the font size is not the same as the “about us” description in the footer section like this [Image]
How can I make the font size smaller so as to match with the “content info”?

Post count: 11

Here is my website stocksinsights.com

Post count: 20688

Hi,

To make it exactly like that other font and also change the color (there is no need to enter the code provided in your other topic, just use this one), please try this code

.td-footer-wrapper
.td_block_text_with_title {
color: white;
font-size: 14px;
line-height: 21px;
}

Your website seems to be in maintenance so I cannot test this, but it should work as intended. Just enter it in Theme panel->Custom Css.

Thanks

Post count: 11

Hi,

Sorry, for so many topic created. But thanks a lot!!!!

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