Background ADS Problem

Posted in: Newspaper
Post count: 16

Hello,
so well i hope anyone can help me.

The Problem is with the Background + ADs i use a picture and a Link. but the Problem is, not the complete picuture is click available just 50%

up is not working
donw is working

sample

https://ibb.co/mHxQ7kr
site
https://www.playstationinfo.de/
Hase anyone a idea what can i do, to make the complete banner click available, not just 50%?

Thanks for helping

Post count: 26

I add next problem with this issue… …if you move mouse pointer to footer area pointer will be still hand not arrow.

Post count: 27744

Hello,

Please try to use this custom code CSS

.td-header-template-wrap,
.td-footer-template-wrap {
max-width: 1164px!important;
margin-left:auto;
margin-right:auto;
}

Please set the code in Theme Panel -> Custom Code -> Custom CSS.

Thank you!

Post count: 16

Hello Anamaria,

thanks for the fast helping and it works 🙂

May the Force be with you

Post count: 26

Hi, i tesed your CSS hotfix -> Header sticky menu on desktop moves to the right and mouse pointer on footer area is still hand (not arrow).

  • This reply was modified 4 years by Henrieta.
  • This reply was modified 4 years by Henrieta.
Post count: 26

.td-header-template-wrap,
.td-footer-template-wrap,
.td-header-desktop-sticky-wrap{
max-width: 1164px!important;
margin-left:auto;
margin-right:auto;
cursor:default;
}

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