Question Logo

Posted in: Newspaper
Post count: 40

Hello,

is it possible that I can add an 1px 2px gap on the top of the logo?

https://imgur.com/a/2fihE91

Regards,

Lukas

Post count: 20688

Hi,

That would be possible with some CSS. If you could provide a link to your website or at least mention the header style used (link would be most helpful) I will try to give you a code for this.

Thanks

Post count: 40
Post count: 20688

HI,

Maybe something like this – https://www.screencast.com/t/sZlHFe9b

.td-main-menu-logo img {
margin-top: 5px;
}

CSS code can be entered in Theme panel->Custom CSS section.

Thanks

Post count: 40

Thank you for the help 🙂

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