Home Forums HashOne HashOne — Services Section — No Links?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3402
    joell
    Participant

    Hello,

    I am looking to make my Service Section only display text, and not have it link to any other pages. Right now the titles next to each icon link to the corresponding page, and I only want it to display the text and not link it to the actual page.

    Is there any CSS or ways that I can do this?

    Thank you for your quick support and great theme!

    #3571
    Hash
    Keymaster

    Hi,

    Please add the CSS below

    .hs-service-excerpt h6 a {
        pointer-events: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.