Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #438653

    Hi,

    I have a page that I don’t want to show up in the default right sidebar.

    How can I prevent this page from showing up?

    See link.

    Thanks!

    #439269

    Hi discotech!

    Add this to your custom CSS.

    aside li.page-item-6723 { display: none !important; }
    

    Best regards,
    Elliott

    • This reply was modified 8 years, 11 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.