Hide Sidebar on a specific page with custom CSS

Posted in: Newspaper
Post count: 4

Hi, I need some help hiding a sidebar on a specific page using custom CSS.

Newspaper V 9.6.1
Current PHP version: 7.2
WordPress 4.9.8

Thanks,

Scott

Post count: 23312

Hi,

If you want to hide a sidebar for a specific page, you can do this with a bit of CSS code. First of all, you need to find the page ID and then add the display: none; property to your element you want to be hidden. This is an example for a category page -> https://www.screencast.com/t/RrvMApfs4xRq

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.