Reduce padding on header ad

Posted in: Newspaper
Post count: 22

Hi guys,

We’re looking to reduce the padding below the header adverts. Currently there’s too much white space but we’re struggling to find how to reduce this using custom CSS.

Any help would be much appreciated!

For example see –
https://girllyf.com/taste/drink/you-can-now-get-alcoholic-tango-ice-blast-cocktails/
https://girllyf.com/taste/

Post count: 23312

Hello superflymarketing,

You can try using the code below ->

.td-crumb-container{
padding-top: 0;
}

Thanks.

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