Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1404284

    How would I move the social icons in the header right? They are currently overlapping my menu.

    #1404293

    Hey goldieslongbeach,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top nav .social_bookmarks {
        float: right;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.