Change footer-widget font size, family and weight

Posted in: Newspaper
Post count: 17

Hi!

I would like to change the Footer-widget font family, font size and weight.

I can’t find a working code to do this and I can’t change this in the Theme Panel-settings (I can only change the ‘Text under logo’ font). I would like to use the same font family, font size and weight in my footer widgets as in the ‘text under logo’.

Could you please tell me how to do this?

Thanks! Nick

Post count: 23312

Hello Nikolaas49,

You should use such a custom CSS code if you want to make some changes. You can provide your website URL so I can take a closer look at it and also, so I can provide such a useful code.

Thanks for your understanding!

Post count: 17

Hi Catalin,

Thanks for your response!

Sure, the website URL is: http://reisdromen.com/
NOTE: the ‘Coming soon mode’ is active at the moment (because I’m not ready to publish my website yet).

I hope you can help me!

Nick

Post count: 23312

Hello Nikolaas49,

So, if you are referring to these footer widgets -> https://www.screencast.com/t/Y1oDfAaO you should try to use the code below and place it in Theme panel -> Custom CSS area.

.td-footer-wrapper .td_module_6 a{
font-size:20px;
}

Thanks for your understanding!

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