Background ad not clickable

Posted in: Newsmag
Post count: 1

Hey there

Firstly awesome theme!!! Love it so easy to use. Just have a minor issue, the background ad is not clickable even though I disable stretch and add a url for click through. Any suggestions to fix???

Have uploaded to a test server before live area.

http://yourdemosite.co.nz/aotearoasmosttalented.com/

Hope to hear from you soon.

Post count: 6535

Hi

Thanks for reporting this. I’ve made a few tests on my side and got the same behavior. I’ve added this on our list and will try to find a solution in shortest time possible.

Sorry for inconveniences and tanks fort your understanding.

Post count: 3

Hello, the same problem with our web: http://www.labolsadelcorredor.com.mialias.net

Thanks,

David

Post count: 3

Hi,

Any news about the bug? we need publish a background-ad in our web and we are waiting for this issue.

Thanks a lot!

David

Post count: 7909

Hi,

Please try this css solution in Theme Panel > Custom Css until we will fix it in the next theme version:

body {
cursor: pointer;
}
#td-outer-wrap {
pointer-events: none;
}
.td-header-container, .td-container {
pointer-events: auto !important;
cursor: default;
}

Hope this helps!

Post count: 3

Works great! 🙂

Moltes grĂ cies desde Barcelona!

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