Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2619
    pbelfi
    Member

    Good Day –

    My site is http://www.thestn247.com

    On the right sidebar I need to disable the title bar above the social media tabs.  I am sure it’s the widget that I am using but since I won’t require titles on anything I am using in the sidebar I figure I can disable it completely.

    Can you assist please?

    – Paul

    #2637
    Sakin
    Keymaster

    @pbelfi: It looks like you have already fixed it. I don’t see the title above the social media tabs. But it looks like the tab in not rapped in the box. To fix the wrapper box you can add the following CSS in “Custom CSS” box in your Theme Options under Appearance Tab.

    .socialg_widget {
    height: 1%;
    overflow: hidden;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Removing Titles In Sidebar’ is closed to new replies.