This topic has 3 replies, 2 voices, and was last updated 8 years by devan_lewis.

  • Author
  • #100887
     devan_lewis
    Participant

    Hi!

    I’m trying to make my logo larger and have tried the following:

    adjusted menu height (even to 150px)
    adjusted padding up and down (now back to 10px and 10px)

    added to quick CSS to reduce nav padding

    uploaded several new logos all greater than 1000px x 1000px

    … logo remains unchanged and I’m not sure why

    #100888
     devan_lewis
    Participant

    To add some clarification– I’m not looking for a specific size, I just don’t want the logo to be so tiny.

    Now when I load the site the logo populates but then immediately resizes to very small.

    #100951
     Laura
    Moderator

    Hello, try adding this to style.css of child theme

    COPY CODE
    
    img#logo_img {
        width: 500px;
        height: 200px !important;
        max-height: 200px !important;
    }
    

    🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #100977
     devan_lewis
    Participant

    Perfect! Thank you so much! Marking as resolved.

Viewing 4 posts - 1 through 4 (of 4 total)

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

Log in with your credentials

Forgot your details?