Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7573
    iceman027
    Participant

    I currently have social links in “Header Top Sidebar” and want to change the gray color it currently is to something else. I also want to change the background color of just that widget and not the others. Can this be done?

    #7577
    iceman027
    Participant

    My site is http://gmuhoops.co/ by the way

    #7646
    Sakin
    Keymaster

    @iceman027: You can add the following CSS in “Appearance => Theme Options => Custom CSS” to change the background color of the social widget area in header right section.
    `#sidebar-header-right .widget_catchbox_social_widget { background-color: #004000; }`

    #7671
    iceman027
    Participant

    @sakin: thank you

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hover color on social links widget’ is closed to new replies.