Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1036348

    How do you remove the underline from H2 titles when using hyperlinks.
    see home page below , scroll to bottom I want to remove the underline from the 4 services Medical , Nutrition etc..

    https://xuberance.life/

    #1036421

    I found the code on the forum here that takes care of this , if anyone else is interested

    #top .custom-color-heading a, #top .custom-color-heading a:hover{
    text-decoration:none!important;
    }

    #1036439

    Hi,

    Glad you figured it out and thanks for sharing your solution!

    Best regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove underline from H2 titles when using hyperlinks’ is closed to new replies.