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

    Ahoy,

    I need to add my clients license number to their website so I added a socket navigation item in the bottom right of my page. How to I disable the rollover and link for this? or is there a better way to go about adding plain text to this area?

    #765868

    Hey mcraig77,

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

    .sub_menu_socket 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.