Home Forums WoodMart support forum Cant see links in text

Cant see links in text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #177004

    Element_Earth_CBD
    Participant

    Please tell me how I can make links look visible, if you look at a blog or description you cannot see the links – inbound or outbound, please look at the pic, and if you can advise what to do so people can see links?

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #177042

    Hello,

    I saw the screenshot you attached and visited the URL you provided. To make the link visible you need to use the following code inside the <a> tag you are using to make the text as link.

    style="text-decoration: underline;"

    Best Regards.

    #177190

    Element_Earth_CBD
    Participant

    So you are saying I need to go through ALL links and put this code it for them to appear???

    Are sure this is the ONLY way? Theres no CSS to fix this??

    #177310

    Hello,

    Unfortunately, There is no other way for the links in the blog to appear as you are using <a> tag. If you target the <a> tag that will affect all the anchor tags in the website. So you need to do it separately for the specific links.

    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)