Footer background colour not matching

Posted in: Newspaper
Post count: 33

Hi,

I’m having an issue with the background colour under the text in the footer which is showing black and not matching the rest of the footer. Despite meticulously going through all the settings I can’t correct the issue.

http://i65.tinypic.com/1zwhzet.png

Post count: 33

Secondly, I seem to be having an issue with the footer ad not displaying at all?

I have the ad code in the footer placed correctly.

https://www.screencast.com/t/rs3jzgFNq

Post count: 23312

Hello ScubaDiverMag,

Please provide your website URL so I can take a closer look at it. Also, the Ad Code for the Footer Top should have to be placed here -> https://www.screencast.com/t/Z8Uz11IGbV

Thanks for your understanding!

Post count: 20688

Hi,

I could give you a code to make the titles in the footer have the same background color
https://www.screencast.com/t/euNPTTx7HYk

.td-footer-wrapper div .td_block_template_3 .td-block-title > * {
background-color: #222222;
}

Regarding the ad, make sure the code used is valid, test it in a different ad spot and see if it is displayed
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Thanks

Post count: 33

Hi Catalin,

Here is the URL https://www.scubadivermag.com

Also the ad code has already been placed where you mentioned but it’s not showing. I’m using the same code for the header ad which is showing correctly.

Post count: 33

Thanks Simon, I’ll implement that now.

Post count: 33

Ad code still not functioning properly, here it is in the head and the foot. The head works the foot doesn’t. I’ve tried running in just the footer but that didn’t work either.

https://www.screencast.com/t/4X0jyOfCb6

https://www.screencast.com/t/ErjhqUOUo

Post count: 33

With the footer, is there a way of changing the popular posts in the footer to display the last 7 days?

https://www.screencast.com/t/Ud2rkC5DlOtW

Post count: 20688

Hi,

Enter this code in Theme panel->Custom CSS section and the ad should be visible
https://www.screencast.com/t/mqFtO4oJHgh

.td-a-rec-id-footer_top {
display: block;
}

That is a predefined footer template, the blocks in the template cannot be edited. You could select style 3 for example which is similar. Add the widgets you want, configured the way you want in the footer sections.

Thanks

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