Customize "header ad" height

Posted in: Newspaper
Post count: 48

Hello,
I have added an header ad into my website but I want the div’s height who wraps it to be fixed as it’s indicated inside the screenshot below:

Screenshot

Post count: 23312

Hello okgo87,

Please provide your website URL so I can inspect it closer and also, so I will be able to provide a more accurate response.

Thanks.

Post count: 48

Here: Link

Post count: 23312

Hello okgo87,

I have checked your website and I saw that you have some additional customizations. So, if you need to reduce the margin-top and margin-bottom for your ad, please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

div .td-header-style-6 .td-g-rec-id-header > .adsbygoogle{
margin-bottom:0!important;
margin-top:0!important;
}

The result you should see here -> http://screencast.com/t/edrK1FrVP

Thanks for your message!

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