Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #519617

    Hi

    When it comes to our logo, I have a problem placing it correctly. As of now, the logo is placed at the top left corner of the banner, but I need it to be more middle of the banner, so it is align center wise with the menu.

    I do not like it this way :
    Do not like :-(

    I really would like it this way :
    Really like :-)

    Any ideas ?

    • This topic was modified 9 years, 1 month ago by Edsbjerg.
    #519773

    Hey Edsbjerg,

    Please try the following in Quick CSS under Enfold–>General Styling:

    strong.logo a img {
    padding-top: 22px !important;
    }

    Best regards,
    Rikard

    #519991

    Hi Rikard.

    A perfect solution until you scroll down the page. Then the logo resizes and jumps out of position.

    Can´t seem to find the css that controls that :-(

    #520501

    Hi,

    Please try the following as well:

    .header-scrolled strong.logo a img {
        padding-top: 5px !important;
    }

    Regards,
    Rikard

    #520555

    Rikard !

    It was perfect. Thanks a million for your great support !

    Best wishes for a good day to you !

    Regards

    Kim

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