Tagged: ,

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

    I would like to remove the right menu in the right sidebar in specific page.
    I am able to change the right menu on all pages except in this page
    (in this page, my contents is placed below the unwanted menu)

    I looked at Widgets –> Display Everywhere / Sidebar pages
    but I do not find this menu anywhere.

    Alain

    #330548

    Hi AlainTernet!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-1167 .nested_nav {
    display: none;
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.