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

    Hello,
    I have a problem with the social media buttons at the bottom of the post, as they appear very cluttered. How can I custom a format them?
    Please see the screenshot in the following link: https://ibb.co/hWymdx9
    Thanks for all

    #1423299

    Hey mustafa-alani,

    Are you running the latest (5.6.6) version of the theme? If not, then please try updating: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    If you need further help, then please post a link to where we can see the actual problem.

    Best regards,
    Rikard

    #1423341

    Hello,
    I fixed by add this code (No need to update theme)
    #top .av-share-box ul {
    display: flex;
    gap: 12px;
    justify-content: space-around;
    }

    #top .av-share-box ul li {
    flex: auto;
    }
    Thanks

    #1423368

    Hi,

    Great! Glad to know that this has been fixed. We still recommend updating the theme whenever a new version becomes available.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Overcrowded Social Media Icons at the Bottom of Posts’ is closed to new replies.