Shopify themes, liquid, logos, and UX
Hello Everyone!
I want to change the background color and hover color of the social media icons in the footer section. The background color of the social media icons is not visible well. Site created by Urban instead of Powered by Shopify.
Store: https://93w53cp8o83xjoct-71768310072.shopifypreview.com
Password: Admin
a:hover {
background-color: white;
}
footer.footer {
background-color: #00BADB;
}
hey @dreamtechzone_5 try this one
Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
under the <style> tag before the body ----->
if this code work please do not forget to like and mark it solution
I only want to change the background color of the social media icons, and the hover color. I don't want to change the background color of the footer section.
a:hover {
background-color: white;
}
try this one
Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
under the <style> tag before the body ----->
if this code work please do not forget to like and mark it solution
The social media background color changes when you hover, but even if you don't hover, the social media icon background color still solid white.
a:hover {
background: white;
border-radius: 100%;
}
hope so you like this one
Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
under the <style> tag before the body ----->
if this code work please do not forget to like and mark it solution
It changes on hover but the background of the social media icons is not visible well without hover. I want to keep the background color of the social media icons white except on hover. The background color is white but the white color is not visible well.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025