Footer text color

Posted in: Newsmag
Post count: 11

Hello,

I have installed a widget in the footer of my website. I go in panel>theme colors>footer and change widget header text color to black but it stays white. My only option is to change the widget header BG color to black as the title stays white, but it is not really pretty. I can’t figure out why the title won’t change to black. I can change the footer text to black without a problem

Thank you for your help

Post count: 23312

Hello stephadel77,

Please provide your website URL so some useful screenshots with your desired changes so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 11

Thank you. My website is yomadac.com . At the bottom of the page, the “Read more” should be written in black with a white background, but I can’t change the title’s color ( I change it to black but it stays white). I can change the background color

Post count: 11

Also, While I am at it, the bottom ad on the home page should be a banner, I chose that option in Adsense, but it comes as a big square. Can it be changed?

Thank you for your help

Post count: 23312

Hi,

If you want to change the color and background-color for that block title, try using the code below ->

.td-footer-container .block-title > span {
color: red!important;
background-color:pink!important;
}

Regarding on your AdSense, notice that there you have more size for your Ads. Try to change them and select for example 720*90px, clear all the caches and check the results.

Hope this helps!

Thanks for your understanding!

Post count: 11

Thank you for your help. The text is now in the right colour!

Regarding the banner ad, do you mean pick 720*90px in adsense? I did this and copied the code in the custom ad box. But it still shows a big squre. How can I clear my caches?

Post count: 23312

Hello stephadel77,

Usually, it used a caching plugin for this and if you want to clear the memory cache you should do it from plugin’s settings. Also, it’s possible to have some caches on your server and to remove these you should request to the hosting provider to purge all of them.

Thanks for your understanding!

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