Shopify themes, liquid, logos, and UX
Hello, HELP please!
I want to change the colour of the quick link pages for my shopify and cant seem to get it to work. I have somehow edited in the past but it's the incorrect colour and I cant work out how to update it. I want it to be in the #F3F3F3 colour. - link is louloushop.com.au and the password is rtaiyu - thanks so much in advance.
This is Amelia from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
#MainContent a {
color: #F3F3F3 !important;
}
Hope that my solution works for you.
Best regards,
Amelia | 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)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Hi @LouLouShop_24 ,
Please see the solution below:
1. In your Shopify admin, navigate to "Online Store" under Sales Channels. Click the three dots next to the theme you wish to edit, then select "Edit Code".
2. Next you can find Main.css/theme.css/base.css/style.css(it will be based on your theme file)
Add this CSS code:
.header__menu-item {
color: #F3F3F3;
}
Please note that the background and font colors are the same now, and we can't read the menus. So please replace the color code #f3f3f3 with a readable color.
If you need further assistance, feel free to reach out!
I hope this helps! If it does, please like it and mark it as a solution!
Regards,
Sweans
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
#MainContent a {
color: #f61212 !important;
}
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024