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

    I’ve enabled the “Header Social Icons” with “eMail”. In case there are no other menus the Icon doesn’t show up if on top of the page and renders badly when scrolled down.

    #309826

    Hi Fritz!

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

    #top .social_bookmarks li a {
    height: 44px!important;
    line-height: 44px!important;
    }

    Regards,
    Yigit

    #310374

    better than before, but still strange somehow …

    #310533

    Hi!

    You can change the values to 30px

    #top .social_bookmarks li a {
    height: 30px!important;
    line-height: 30px!important;
    }

    Cheers!
    Yigit

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