Please or Register to create posts and topics.

hiding sidebar on forum page only

I am using the free version of news card theme and they only include the right sidebar but they have a setting for full width but I don’t want to do that as I have widgets I want to show when you are not viewing the forum. How can I hide the right sidebar when viewing the forum?

Thank you for any help.

Hey @deven,

you can use the following CSS for it:

body.asgaros-forum .CLASS-OF-SIDEBAR {
   display: none;
}

Just replace the .CLASS-OF-SIDEBAR with the actual class of your sidebar.

If you need further help, please share the URL of the forum.

Asgaros has reacted to this post.
Asgaros
Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.