Header ad hidden by menu

Posted in: Newspaper
Post count: 11

I am using Header Style 1, but my ad (728 x 90px) is half hidden by the menu bar at the bottom? What’s the best way to fix this?

Also, my top bar menu is mis-aligned : the separator is not in line with the labels.

http://www.medicalaidbible.co.za

Post count: 7909

Hi,

Do you have any css customization?
If you use latest version of the theme(4.6.3) did you update from an older version? Di you used patch or a fresh install?
I can provide you css to fix this, but may cause cause another issues if you have custom css or did not updated properly. Also please first check this without any plugins active, leave just Visual Composer active, clear cache and check if you still have these issues.

If you want you can use this custom css in Theme Panel > Custom Css after you check what I asked above and without plugins: http://screencast.com/t/PzhbPITU7

.td-g-rec-id-header .adsbygoogle {
position: relative;
top: 0;
right: 0;
margin-top: 10px;
}
.top-header-menu li a:before {
top: -2px;
}

Thanks!

Post count: 11

Hi,

Thanks for the response. I just bought the theme, so I assume I downloaded the latest version ie it was not an upgrade. I have no custom css yet, other than a padding on the

  • element, and no plugins that would/should cause the issue.

    However, your custom css fixed the problem, so thank you very much.

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