Home Forums Viral Adjust space on top/bottom of logo

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29598
    silveraden
    Participant

    Hi Support,

    Is there any way I can reduce/adjust the space on the top and bottom of the logo at

    Thank you,
    Raden

    #29681
    Hash
    Keymaster

    Yes, you can do it with custom CSS. Go to Appearance > Customize > Additional CSS and paste the below CSS code

    .vl-header {
    padding: 10px 0;
    }

    #29766
    silveraden
    Participant

    Thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.