Tagged: , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #187459
    #187487

    Hey awakeningthedivine!

    That would require to increase the header size, can you post a link to your website?

    Cheers!
    Josue

    #189433

    Sure, lovinglightsanctuary.com
    I was using google chromes developer program to try and edit css but couldn’t figure it out for some reason. Thanks!

    #189461

    Hey!

    Add this code to the Quick CSS:

    #header_main .container, .main_menu ul:first-child > li a {
        height: 159px !important;
        line-height: 159px !important;
    }
    #main {
        padding: 159px !important;
    }
    .logo img {
        height: 159px !important;
        max-width: 510px !important;
    }
    .logo {
        max-width: none !important;
    }

    Cheers!
    Josue

    #201844

    I tried this code as well. It does allow for a bigger logo, but the height also affects the height in the dropdown menu – each dropdown item is also 159px tall. What’s a good work around?

    #201846

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #208911

    I’m having the same issue. I want a big logo that overhangs the menu area on the right. How is this done?

    #208950

    Hey!


    @lucindaholland
    : Please create a new topic. We don’t want the issues and request getting jumbled up. Anyway, please post a screenshot of what you’re trying to achieve with the logo.

    Best regards,
    Ismael

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