Shopify themes, liquid, logos, and UX
Hi
My footer hover removes the text while hover the menu items, they are grey out but i want to have visible text while hover the menu items. Can this be arranged in a way? Thanks in advance
Can the footer have the same hover as header menu items? 🙂
My Storeurl:
Solved! Go to the solution
This is an accepted solution.
Hello @Dekanten
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.footer.section-footer-padding .link--text:hover {
color: #2b2bd1 !important; /*change color according to you*/
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
This is an accepted solution.
Hello @Dekanten
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.footer.section-footer-padding .link--text:hover {
color: #2b2bd1 !important; /*change color according to you*/
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hi and thank u so much, this works flawless and im happy with the result. Thank you very much for the input, it works like it should. I removed the underline and addet white as color. Nice and clean now 🙂
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024