This topic has 1 reply, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #197013
     pmanton
    Participant

    Hi there,

    This is a pretty simple question – but I can’t for the life of me find out how to add padding around the logo on the site header. The theme seems to chop all of the white space around my logo which is very frustrating (so it looks squashed)

    How do I add padding around the logo?

     

    Thanks

    #197030
     Radu
    Moderator

    Just add this css to wp-admin -> appearance -> general options -> quick css

    COPY CODE
    
    .navbar-header .logo a img {
        padding: 20px !important;
    }
    

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?