Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #683907

    I have the logo set at the correct size but for whatever reason it will not shrink down to a normal logo. It touches the top and bottom of the header and feel way to large in relation to the other words etc. Someone please help. I have tried different codes and responses and still haven’t found one to work.

    #684332

    Hey sgtsantos03,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .logo {
        width: 150px;
        margin-top: 15px;
    }
    

    Best regards,
    Jordan

    #684340

    Fixed thank you.

    #684677

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sizing Logo to Fit into Header without spilling over’ is closed to new replies.