Shopify themes, liquid, logos, and UX
Hi can anyone please help me with changing the text colour on the slide show? at the moment it is not very visible and I couldn't find any option to change it in theme setting section, the URL is: https://www.flournbutter.com.au/?_ab=0&_fd=0&_sc=1&preview_theme_id=132312301722
thank you!
Hi @hiutungc
This is Lucas 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 styles.css
Step 3: Paste the below code at bottom of the file -> Save
h1.overlay-text__title, .overlay-text__rte.user_content, a.overlay-text__button.button {
color: black !important;
}
Hope that my solution works for you.
Best regards,
Lucas | PageFly
It worked ! Thank you so much!!, if I am after a specific colour for example #E7E7E7, do I just replace the the "black" in coding with #E7E7E7? Thanks again!
Yes, you just need to change the black to #E7E7E7
h1.overlay-text__title, .overlay-text__rte.user_content, a.overlay-text__button.button {
color: #E7E7E7 !important;
}
Many thanks!!!
Hi @hiutungc
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the styles.css file:
h1.overlay-text__title, .overlay-text__rte.user_content, a.overlay-text__button.button {color: #000 !important;}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024