Change logo size - Acme Themes
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5197
    AnnaLisa
    Participant

    Hello,

    Thank you for creating the AcmeBlog, I think it’s brilliant! I have a quick question though.

    I have created a logo which is 800px wide, however when I upload it to the blog it is smaller. I want the logo to be more prominent on the web page.

    I have gone into the CSS file and I have changed the width of the Logo but it has not worked. I have copied the code below, please can you advise why it is not working. Thank you very much for your help.

    /***** LOGO & ADDS *****/
    }
    .site-logo {
    width: 800px;
    text-align: center;
    margin: 0 auto;
    }

    #5198
    acmethemes
    Keymaster

    Hi AnnaLisa,
    Thank you so much for using our theme AcmeBlog. In the case of logo, if you want to add the logo size bigger and write your own css, it may work for you but sometimes it may arise issues on responsive view. So before adding any line of code, make sure it may work properly or may arise some issues too.
    On the case of logo size, would you please provide the link of your site so that it help us for debugging your problem more easier.
    Note: Child theme is recommended to customize theme.

    Thanks you
    Acme Supports

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