• anonymized-7517021

    (@anonymized-7517021)


    How do I center social menu in the footer? Social menu is already centered by default in smaller screen size, but not in full size.

    I have removed site info so it will not be in the way of it.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi –

    Please share the site URL so I can look at any CSS possibilities to center that menu as described.

    Based on the demo site for the theme this CSS will center those icons. Let me know if you have any questions.

    .menu-social {
    float: left;
    width: 60%;
    } 
    
    .site-footer a {
    display: none;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center social menu’ is closed to new replies.