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

    We have added custom links to some pages that are a false parent page to it’s child pages (ie the parent has on content and is there to show heirarchy)

    When in mobile mode, these custom links are clickable and they shouldn’t be – how can we stop these false page links from being clickable?

    Affected items are:

    Product range and Support

    • This topic was modified 2 years, 6 months ago by whdsolutions.
    #1352447

    Hey whdsolutions,

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

    .menu-item-16313 a, .menu-item-16314 a {
      pointer-events: none; 
    }

    Best regards,
    Rikard

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