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

    hi
    I’ve searched all the threads and tried many codes without success
    Trying to center the social media icons in my footer on mobile only –
    I have code in the functions.php and some css and have the shortcode in my column 1 widget but they are aligned left.
    Can you help?
    thanks
    Nancy

    • This topic was modified 1 year, 6 months ago by Munford.
    #1408023

    Hey Munford,

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

    @media only screen and (max-width: 767px) {
    #footer ul.social_bookmarks {
      width: auto;
    }
    }

    Best regards,
    Rikard

    #1408077

    thanks

    #1408082

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘center social icons mobile’ is closed to new replies.