• bluegreen2015

    (@bluegreen2015)


    Hello All!

    We’ve been using the Customizr theme for our internal company website and have been pretty happy with it so thank you for all your hard work. So happy that we recommended it to someone who is trying to setup a website for a non-profit org. The logo they’re using is a tall logo, meaning it’s more vertical than the common horizontal so right now, it doesn’t look right. So, we were wondering if there’s a way to set the tall logo to overhang the slider. We would truly appreciate your help.

    Thanks.
    MJ

Viewing 7 replies - 1 through 7 (of 7 total)
  • Menaka S.

    (@menakas)

    Hi,
    You will have to set the height of the site-logo class to something fixed.
    Try this and adjust the values to suit your needs.

    .site-logo {
      height: 25px;
    }

    You may also need to add media queries to suit other devices.

    Thread Starter bluegreen2015

    (@bluegreen2015)

    Hi Menaka! Thank you for your reply but when I add that code to the Custom CSS and even in the style css, it does not do what we need. It’s still the same. The header area where the menu is also gets stretched out to however high the logo is. What we would like to see is, the header area where the menu is, to stay the normal size but have the logo go down passed that area and over the slider. I hope that makes sense. The website link below shows what we would like to achieve:

    Link

    Thank you for your help.
    MJ

    Menaka S.

    (@menakas)

    Hi,
    I can see the logo over the slider now.

    Thread Starter bluegreen2015

    (@bluegreen2015)

    Yes, do you have any suggestions as to how we could achieve that in our website as well?

    Thanks.
    MJ

    Menaka S.

    (@menakas)

    Hi,
    Is that not your site?
    Please post your site url. The code I gave should work. Look at a tall logo overhangin the slider on my test installation.

    https://imgur.com/a/2hmg9

    mikblik

    (@mikblik)

    Hi,

    I have been trying to figure out how to do something similar. I would like to have the expanded/contracted menu on my desktop website, which is already possible in this theme.

    However, in my version, in the expanded view, only the logo overhangs the whole menu (Navbar) bar. As I start to scroll down, the logo contracts to its smaller state, as it already does by default. The rest of the menu bar (menu, social icons, byline, height of the menu bar) remains stationary and will not change. The contracted logo will now fit inside the navbar.

    Could someone please tell me how to do it?

    My website: https://www.takuhomes.com

    Thank you!
    Mihael

    • This reply was modified 8 years ago by mikblik.
    • This reply was modified 8 years ago by mikblik.
    Menaka S.

    (@menakas)

    Hi @mikblik,
    Please open a new thread for your issue. Thanks ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to set Tall Logo to Overhang’ is closed to new replies.