Site logo

Archived topic

Mobile Header - Tighter Padding Possible ?

5 replies · Started by David on May 5, 2019

Viewing posts 1–6 of 6

Hi,

Is it possible to make tighter against my logo the padding space to bring the red background closer to the log (top / bottom), or exactly as close as possible? curious how it would look... can you please provide css, or instructions where to adjust that? I may have missed it. See URL sample screenshot please.

Thanks,
Dave

Tom,

Can you please help again, I can't seem to find where to adjust this -- in the jungle of features lol :)

See URL. https://cl.ly/5eb6c85eda64

and here is a screen shot of my settings, which I played with... and could not get it.
https://cl.ly/ed5b7277d1f1

Thanks,

Dave

Try this CSS:

.site-logo.mobile-header-logo img {
    padding: 0;
}

Bingo, that did it!

Thanks :)

No problem :)

This archived topic is closed to new replies.