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

    Hi,

    I have re-sized the dimensions of my logo.

    However, it is permanently positioned at the top of the designated header space.

    I wish to have this middle-aligned so that it is middle-aligned with the header navigation tab text (or header area generally).

    Thanks.

    #537978

    Hi eviang!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .header-scrolled .logo img {
        top: 0;
    }
    .logo img {
        top: 20px;
    }

    Best regards,
    Yigit

    #538002

    Hi Yigit.

    I have added the code, but no change?

    Thanks.

    #538007

    Hey!

    Please flush browser cache and refresh your page a few times. It does work fine on my end :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.