Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1147109

    Hello,

    I moved my social icons in the header to make them appear a little lower.
    However, when I put a padding-top to my icons of the header it works very well but my icons of the footer are shifted too.
    How to move only the icons of the header.
    Thank you

    #1147183

    Hey asteflo950,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1147480

    Thank you for your help.
    Here is the link

    #1147556

    Hi asteflo950,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #socket .social_bookmarks li {
        padding: 0;
    }
    #top #socket .social_bookmarks li a {
        border-width: 0px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1147659

    Thank you it’s working !

    #1147776

    Hi,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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