Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,

    how do I add a scroll bar to my pages on the Motif Theme

    You can add this to your Customize > Additional CSS area:

    .hero-content-overlayer {
      overflow: scroll;
    }

    even though I have removed the widgets from the pages, they still show

    You should use the Full Width page template for pages where you do not want the sidebar to display. Some themes will show widgets by default in the sidebar if you do not specify any.

    Thread Starter fumblinginthedark

    (@fumblinginthedark)

    Hi David, great on the scroll bar, thanks. Re the Widgets what happens if you’ve removed them but they still appear? Can you override the default settings?

    You can try adding a text widget to the sidebar. Just don’t add any content to it. It should replace the other widgets.

    Thread Starter fumblinginthedark

    (@fumblinginthedark)

    Hi David, thanks but didn’t work. Wretched widgets.

    Hmm ok. Is there any reason you wouldn’t want to use the full width template? It’s specifically designed to not show the sidebar, which means widgets won’t show there.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Motif – scroll bar and remaining widgets’ is closed to new replies.