Tagged: , ,

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

    Hi Enfold Team,
    The link is as shown in the private content. I wish to block anyone from clicking on the “Condos” page via the Header Menu , yet they will be able to access the sub menu of Executive Condo & Private Condo. How do I go about doing this?
    Cheers
    Regards,
    M M

    #632726

    Hi Kayzel,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #menu-item-46 a {
    pointer-events:none !important;
    }

    Best regards,
    Rikard

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