Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #514921

    Hello, also after we did the update, our logo in the site is missing some space between the social profile.
    I have this code in the quick css section corrected by you guys for and ipad view problem but i’m not able to create a small space for this with out affection the normal position for the menu.
    can you please take a look the site, thanks
    Fabiola

    #515236

    Hi Fabiola!

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

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

    Best regards,
    Yigit

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