All things Shopify and commerce
Hi
Store ID: https://wirelessrevolution.net/
I have a problem because when i add link in my text it seems to dissapear or changing the color to the background color and it fades out.
Below is the example of how does it looks in my collapsible content row.
Thank you in advance
Solved! Go to the solution
This is an accepted solution.
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.rte a {
color: #fff;
text-decoration: underline;
}
.rte a:hover {
color: #fff;
}
This is an accepted solution.
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.rte a {
color: #fff;
text-decoration: underline;
}
.rte a:hover {
color: #fff;
}
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025