Get 25% Flat On All Our WordPress Themes Use Code "Special25"

Logo Setup

Logo Setup
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3089
    Adam King
    Participant

    Hello @mishkat,

    How i can remove the spacing above the logo. Is there any option in customizer to remove that space please help.

    Thanks

    #3095
    admin
    Keymaster

    Hello,

    Add the below CSS code in the customizer additional CSS. so it will remove the spacing of the logo.

    .logo{
    margin-top:0px;
    }

    Thank You.

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