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

    Is there a way to move the social media icons (facebook, linked in, pinterest, etc) to the right side of the menu items in the header? If so, how?? Thanks – Ken

    #186720

    Hey!

    Add this code to the Quick CSS:

    .sub_menu {
        right: 165px !important;
    }
    #top .social_bookmarks li {
        float: right !important;
    }

    Cheers!
    Josue

    #186731

    Thanks!

    #186738

    You are welcome, glad we could help.

    Regards,
    Josue

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