Links not showing

Solved
SenseHero
Tourist
10 0 2

The link is not showing on the page however its displaying when editing the page.

Please could you advise?

Links not showing.JPG

Links not showing1.JPG

  

Accepted Solution (1)
websensepro
Shopify Partner
776 104 105

This is an accepted solution.

Follow These steps,

Go to the online store theme and go to base.css file paste the code mentiond below.

 

.rte a {
    color: black;
}

.rte a:hover {
    color: black;
}

 

Result:

 

websensepro_0-1694447782308.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

View solution in original post

Replies 5 (5)
websensepro
Shopify Partner
776 104 105

Hi, @SenseHero.

 

Follow These steps,

Add these codes and check now,

 

<a href="paste the url here">Hyponatremia</a>

<a href="paste the url here">NHS</a>

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here
SenseHero
Tourist
10 0 2

link Hyponatremia highlight.JPG

link Hyponatremia missing.JPG

  Still not working however this might be a colour issue as highlighting that text shows it?

websensepro
Shopify Partner
776 104 105

Please share your store url and password ?

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here
SenseHero
Tourist
10 0 2

Hi store url is www.sensehero.co.uk

Cant share password on open forum

websensepro
Shopify Partner
776 104 105

This is an accepted solution.

Follow These steps,

Go to the online store theme and go to base.css file paste the code mentiond below.

 

.rte a {
    color: black;
}

.rte a:hover {
    color: black;
}

 

Result:

 

websensepro_0-1694447782308.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here