Home Forums Theme support Social Media Buttons Not working

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  7Theme Support 8 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Hi,

    I am working with the Eastend theme and my social media buttons in the top header section aren’t working. Only a strip of the social buttons are shown on the top right hand corner, see here: yournexthomeutah.com I would just like to hide them, as I don’t want anything in that area. How do I hide only these social buttons but have them work eveywhere else?

    URL: Yournexthomeutah.com

    Thanks

    Hi,

    some of the installed plugins caused the problem. However, please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

    #overheader .fright {
    display: none !important;
    }

    This should hide the icons in this section

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.