Having an issue with a widget I placed on my ad space.

Posted in: Newspaper
Post count: 8

The code works but the drop down goes under the menu.

Website is https://www.strictlycrypto.com/

Post count: 22421

Hello,

Maybe it was a caching issue. I cannot see the issue now.

Thank you!

Post count: 8

It’s still there. I’ve tried on multiple browsers and multiple computers.

https://www.dropbox.com/s/xsdan5l0i1fstbg/Screen%20Shot%202018-02-20%20at%209.34.49%20AM.png?dl=0

Post count: 22421

This is how it looks like on our end: https://www.screencast.com/t/1Pu5El7CWg
I cannot see any layout as your screenshot
Thanks

Post count: 8

Click on the arrow.

Post count: 22421

Hello,
I can see the issue now. The ads were never meant to have drop-downs as you can imagine so the z-index is the culprit here. You can increase it with thios custom css code:

.currencyMenuBox{
z-index: 99999;
}

Add the code in the theme panel-> custom css box.

Thanks.

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