Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #295322

    I have a main menu with some menu categorys set with # symbol so they cannot be clicked , when these menu names appear in the side menu however the page can be accessed although there is no content and i dont want that page to be seen (using it as a category top level item with subcategories listed below

    #295528

    Hi manweb!

    Can you post the link to your website please?

    Regards,
    Yigit

    #295849
    This reply has been marked as private.
    #296630

    Hi!

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

    .page-item-2549>a {
    pointer-events: none;
    }

    Best regards,
    Yigit

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