Home › Forums › Gillion Theme › How to disable sidebar and rightside widgets?
Home › Forums › Gillion Theme › How to disable sidebar and rightside widgets?
1) How to disable that sidebar that slides in?
2) How to disable right side widget and make everything full width? for example, when I open category page or the page after searching, there is a sidebar. How can disable that?
Hi @stargijo,
I hope you are well today and thank you for your questions.
1) How to disable that sidebar that slides in?
I am not sure which sidebar you are referring here so please be a bit specific.
2) How to disable right side widget and make everything full width? for example, when I open category page or the page after searching, there is a sidebar. How can disable that?
If you want to disable sidebar on specific page then you can do so from page layout settings as shown in the attached screenshot.
To disable on all pages you can add the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container #content {
width: 100%;
}
#sidebar {
display: none;
}
Best regards,
Shufflehound team
Ok. How can I set the layout of category page? Like grid, masonry etc? Take a look at the current category page
Currently you can not set layout to category page as theme doesn’t provide any option for it.
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.