Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1200945

    Hello everybody
    can you please help me
    I want to display the Social Profiles icons in the footer:
    Under the copyright and centered
    I can’t make it, don’t know why.
    Thank you very much for your info

    Kind regards
    Franz

    #1200946

    In the mobile view the icons are displayed
    but should be a little larger and centred.

    Thank you very much
    Kind regards

    #1201005

    Hi,
    Thanks for the login, to center the socket social icons I added this css for you:

    #socket .social_bookmarks {
    	width: 100%;
        display: flex;
        justify-content: center;
    }

    Then to make the icons larger I added this css:

    #socket .social_bookmarks li a {
    width: 30px!important; 
    line-height: 40px!important; 
    min-height: 20px!important; 
    font-size: 20px;
    }

    Feel free to adjust to suit.
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1201012

    Hello
    It’s a perfect fit.
    but now on the first page there is a red bar with the following text:
    This page is selected to be displayed as footer but is not active at the moment. (Set in Enfold ” Footer). (Change)
    Is this because of the change?
    And it can stay there?

    there’s two more:
    Can the buttons be made darker,
    now almost not visible

    thanks a million
    and best regards Franz

    #1201022

    Hi,
    You don’t want your homepage to also be your footer page, I took care of this for you.
    I also make your social icons in the socket a little darker.

    Best regards,
    Mike

    #1201035

    Thank you very much
    it looks nicer that way.

    can i change the color of the symbols myself
    and darker or brighter

    Kind regards
    Franz

    #1201040

    Hi,
    Sure, here is where I changed the color:
    2020-04-05_174337.png

    Best regards,
    Mike

    #1201151

    Thank you very much

    Super Theme Super Support!

    You can close this request

    Kind regards
    Franz

    #1201195

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Social Profiles icons in the foote’ is closed to new replies.