Shopify themes, liquid, logos, and UX
Hello, I am wanting to change the link colour (and possibly remove the underline) for my multicolumn on the main page. I have put the link in the description so I can change the heading size, but can't change the colour - I just want it black.
I found a code that changed all link colours but I don't want this, I just want to change the colour for this section if possible. I haven't done it as a collection list as I want some links to go to pages, not collections.
I am using Dawn theme version 14. Website is not live yet, link is:
https://5b1cfb-2.myshopify.com/
password is Blues2020
Solved! Go to the solution
This is an accepted solution.
Hi @KateD199
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.multicolumn-list a {
text-decoration: unset;
color: #000;
}
</style>
Also while checking on your page to find the solution. I can see that your store is looking good and elegant. However i have some suggestions for you:
You can consider adding a Star review for the product here and highlight the product price.
Star rating will make your product more trust worthy, and highlight the price will make your customer easier to see the pricing of product
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
.rte a {
text-decoration: none;
}
This is an accepted solution.
Hi @KateD199
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.multicolumn-list a {
text-decoration: unset;
color: #000;
}
</style>
Also while checking on your page to find the solution. I can see that your store is looking good and elegant. However i have some suggestions for you:
You can consider adding a Star review for the product here and highlight the product price.
Star rating will make your product more trust worthy, and highlight the price will make your customer easier to see the pricing of product
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
That worked perfectly, thanks so much for your quick response! Thank you also for having a look at the rest of the site and offering suggestions, I will definitely look into your suggestions 🙂
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024