Tagged: 

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

    Hello

    I have a transparent header and the white version shrinks down as you scroll. When it changes to the black version I would like it to stay the same size as the smaller white versio within the header not get bigger again and fill the space – is this possible?

    Thank you

    #1222746

    Hey sensiblekaren,

    What do you mean by “When it changes to the black version I would like it to stay the same size as the smaller white versio within the header not get bigger again and fill the space”?

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1222797

    Hello please see a mock up of what I am trying to achieve attched

    #1223090

    Hi sensiblekaren,

    I am seeing it like this when the header shrinks.

    Best regards,
    Victoria

    #1223094

    Yes that’s right the black version of the logo fills the header space with the top of the logo touching the top and the bottom touching the bottom of the the header area. In my mockup in the link the black logo is smaller and has white space around it. Is this possible?

    #1223143

    Hi sensiblekaren,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .header-scrolled.header-scrolled-full .logo img {
        width: 80%;
        margin-top: 5px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1224878

    Thank you this is great it worked.

    I have another issue regarding the logo image now being stretched in Chrome only. But have started another thread to address this.

    #1225022

    Hi,

    Thanks for the update. I’ll close this for now then, let’s continue in your other thread.

    Best regards,
    Rikard

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