Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #59238
    curlyrenee
    Member

    Does anyone know how to make the site logo width – wider? I’m using the Adventurous template. Please HELP!

    #59251
    Sakin
    Keymaster

    @curlyrenee: You can change the max-height in the following css and then add it in “Appearance => Theme Options => Custom CSS” box. Width is auto and depends on the height of your logo.
    #site-logo img { max-height: 41px; }

    #59266
    curlyrenee
    Member

    Thank you, but I would like to change the width, any ideas on how to do that? There’s block in the middle when Inspect Element it – that block is for the site name and tagline – but I don’t need those and I’m not sure how to remove them without messing anything up.

    #59394
    Sakin
    Keymaster

    @curlyrenee: Please post in your site URL then I can check in.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Site logo image size’ is closed to new replies.