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

    Please help with how to edit my social media buttons in the header in enfold theme. I would like them black, not colour background on hover and bigger.

    #1421144

    Hey M-Graphics24,

    Could you post a link to where we can see the elements in question please?

    Best regards,
    Rikard

    #1421163

    http://www.powerkleen.co.za
    I would like guidance on how to customise the social media icons please. I would really like to have them look like your enfold style 2 that is shared in this link https://kriesi.at/documentation/enfold/social-share-buttons/
    but I cannot get it to work

    #1421166

    Hi Rikard,

    I have it working if I use the social buttons content element (at the bottom of the page) but I cannot get that look for the social icons in the header. Is this possible?
    Also, in the bottom content element, there is a light grey line around them which is not in my column – I am not sure where that is coming from and I would like it removed.

    #1421175

    Hi,

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

    #top #wrap_all .social_bookmarks:hover a {
      background-color: #000;
    }
    
    #top #wrap_all .social_bookmarks a:before {
      font-size: 16px;
    }

    The documentation you linked to is for the social share element, not the icons in the header. I’m not sure which example you would like to mimic, but I don’t think large rectangle buttons would look nice or fit inside the header unfortunately.

    Best regards,
    Rikard

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