How can move down the header ads?

Posted in: Newspaper
Post count: 2

Hello everyone

I was wondering if is possible to move a little down the header ads, in my opinion the ads are not centered with logo and thats the reason of my question.

In the following image you can see the original view (upper ad) and the view that I would like (bottom ad).

Thank you in advance for your help.
BR

Move down header

Post count: 6600

Hi,

You can use css for that, just use this custom css in theme panel > custom css filed and adjust it as you like:

.td-a-rec-id-header, .td-g-rec-id-header {
top: 35px !important;
}

Please let me know if this doesn’t work and also provide your site URL.

Thanks

Post count: 2

Thank you!!!

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