• Resolved revolutionaryhabit

    (@revolutionaryhabit)


    Thank you for a great theme!

    Is it possible to remove the sidebar entirely? Or just hide the “plus” symbol that makes the sidebar slide out, so that if ever in future I do want the sidebar I can put it back.

    I’m a total CSS newbie, so be gentle. Thank you in advance!

    https://www.revolutionaryhabit.com

Viewing 1 replies (of 1 total)
  • You should create a child theme and put this in the new style.css

    .pf-open-btn {
        display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Hiding sidebar’ is closed to new replies.