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

    Hi,
    I activated the social media icons in the footer.
    I want to add the sentence: Follow us on (near the social media icons).
    How can I do this?
    Thanks,
    Rosa

    #690946

    Hey Rosa!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #socket .social_bookmarks:before {
        content: 'Follow us on ';
        display: block;
        float: left;
        position: relative;
        top: 10px;
    }
    

    Best regards,
    Yigit

    #692131

    It works!
    YEAH!
    Rosa

    #692191

    Hi,

    YEAH!
    Let us know if you have any other questions or issues Rosa!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Follow us – social media icons footer’ is closed to new replies.