Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48837
    Kim
    Participant

    How can I get my CatchThemes social widget to center on my sidebar?
    Thanks!
    Kim
    hidemyage.com

    #48853
    Sakin
    Keymaster

    @Kim: try adding in the following css in “Appearance => Theme Options => Custom CSS” box:

    .widget.widget_catchbox_social_widget ul { text-align: center; }
    .widget_catchbox_social_widget .social-profile ul li {
        display: inline-block;
        float: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Center Social Widgets in Sidebar’ is closed to new replies.