Header below Menu Issue

Posted in: Newspaper
Post count: 136

Hi, when display ad is in header under the menu navigation bar the bottom portion of the ad is cut off like this:

http://www.screencast.com/t/5hjR2w5n

Any solution option for this?

Thank you.

Post count: 136

Also, it seems that the issue is caused by the feature image border going over/covering the ad bottom area. When displaying the fullpage width feature image and scrolling you can notice how the covered section of the ad starts to display/show like this:

http://www.screencast.com/t/7A1qgx6CZf

Post count: 6600

Hi,

Please use this custom css:

.header-content-rec .td-g-rec-id-header {
text-align: center;
margin-bottom: 40px;
}

Should work like this: http://screencast.com/t/U5Grpj4WPK

Thanks

Post count: 136

Thank you Lucian, but looks like this is still not working? I added this to Theme Panel>Custom CSS?

Post count: 136

Thank you Lucian, but looks like this is still not working? I added this to Theme Panel>Custom CSS?

Post count: 6600

Hi,

Try like this:

.header-content-rec .td-a-rec-id-header {
text-align: center;
margin-bottom: 40px;
}

Should work fine now: http://screencast.com/t/aJTH0BSAOw

Thanks

Post count: 136

Its the most beautiful-lest thing! Thank you Lucian that worked!

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