Background takeover ad issue

Posted in: Newspaper
Post count: 199

When I place background takeover ads with a link, the cursor doesn’t change to “hand” to show that this leads somewhere! How can this be fixed please?

Post count: 6600

Hi,

Please try this custom css and use in theme panel > custom css filed:

body {
cursor: pointer;
}
.container, .container.td-page-wrap {
cursor: default;
}

Thanks

Post count: 199

works thanks! it’s possible to appear the background ads, after header?

Post count: 1291

Hi,

The ad is practically under the header container and that’s why it’s not clickable for example around the logo, when you click on that area you actually click on the header container.

Thank you, Emil G.

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