How can I fix the underline and purple text issue in my store's footer?

How can I fix the underline and purple text issue in my store's footer?

Glassywake
Visitor
3 0 1

hello, i have a huge problem with my store (origin theme), i added a couple codes to be able to have clickable images on my homepage, ill post pictures of what i added. after adding these all my text is underlined and purple? i have added multiple codes to fix this but nothing is working and its still effecting my Footer with underline on my subscribe box and making it a link. here are the pictures and the code i used to try and fix this issue.

Screenshot 2024-02-05 131403.png

Screenshot 2024-02-05 130942.png

Screenshot 2024-02-05 123557.png

 above is what i added to add clickable image links,

here is what i added to try and fix the underlin and purple color

.footer-block__details-content .list-menu__item--link:hover {
color: white !important;
text-decoration: none;
text-underline-offset: 0rem;
}

PLEASE help me! thank you

preview website 

https://7t4741xntcqogxlt-78048330023.shopifypreview.com

Reply 1 (1)

PageFly-Theodor
Shopify Partner
691 86 102

Hi @Glassywake 

This is Theodore 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>

<stye>
a{
text-decoration: none !important;
}
</style>


Hope this can help you solve the issue

 

Best regards,

Theodore | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.