• Resolved igguru

    (@igguru)


    I’ve looked at the plugin setting and cannot figure out how to remove the sidebar showing widgets on the right.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    I see the wpForo sidebar is active. Please navigate to Dashboard > Appearance > Widgets admin page. Remove all widgets from wpForo Sidebar. The doc: https://wpforo.com/docs/root/getting-started/forum-sidebar-and-widgets/

    Thread Starter igguru

    (@igguru)

    Thank you, much better. The background of the top of the widget is black though, any suggestions on that?

    Plugin Author gVectors Team

    (@gvectors-team)

    @igguru,
    Please navigate to Dashboard > Forums > Settings > Styles Tab, put this CSS code in the Custom CSS Code textarea. Save it, delete all caches, go to forum front-end and press Ctrl+F5 to reset browser cache:

    
    
    #wpforo-wrap h4.block-title{border-bottom: 1px solid #555555;margin-bottom: 17px;;font-size: 18px;color:#fff;padding: 0;}
    #wpforo-wrap h4.block-title span{display: inline-block;font-size: 16px;padding: 6px 12px 4px;line-height: 17px;background:#555;}
    
    
    Thread Starter igguru

    (@igguru)

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Sidebar Issue’ is closed to new replies.