Home Forums Free Themes WEN Business How to remove underline

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3152
    hajitha
    Participant

    Hi WEN,

    I put some links to texts in post.
    As in below picture, it shows underline.
    Please guide me, how to remove underline.

    Thanking You
    Hajitha

    #3154
    wensolutions
    Keymaster

    Hello @hajitha,

    In order to remove the underline on the linked text, just put the following CSS code in

    Appearance -> Customize -> Theme Options -> Advanced Options -> Custom CSS

    .entry-content a{
     text-decoration: none;
    }

    Hope this helps !!

    Thanks.

    #3155
    hajitha
    Participant

    Hi WEN,

    Thanks for quick reply and guide.
    It’s works fine.

    Thanking You,
    Hajitha

    #3156
    wensolutions
    Keymaster

    Nice to know that the problem has been solved. If there are any further query, then, please feel free to post them.

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