Comments asurelife started the conversationAugust 14, 2020 at 3:22pmI would to reduce the height of the header menu and allow for a larger logo image so the logo image overlaps the header row. I have set the logo height to 100 and the header padding to -15 but the top of the logo image is hidden 2,965Andrew repliedAugust 15, 2020 at 7:42amHi there, Add the following custom css in Salient > General settings > CSS/Script related: #header-outer #logo img { margin-top: 20px; } Hope this helps. Sign in to reply ...
I would to reduce the height of the header menu and allow for a larger logo image so the logo image overlaps the header row.
I have set the logo height to 100 and the header padding to -15 but the top of the logo image is hidden
Hi there,
Add the following custom css in Salient > General settings > CSS/Script related:
Hope this helps.