active links in section

Home Forums Blendit Theme Support active links in section

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #91863
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    hello,
    this is the link to our website http://mysbiz.com/SWPA/
    The about section has services added via shortcode. All three of the services are somehow links. It had hover effect as well that I was able to get rid of, but I can not figure out how to get rid of link to nowhere so the hand doesn’t display at all. Usually, like with pictures we can just remove link/hyperlink, but here, i can not find it.
    Thank you

    #91977
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30635
    • Total: 30635
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    #services-box:hover { pointer-events: none !important; cursor: auto;}

    Regards,
    Dave

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