Shopify themes, liquid, logos, and UX
Hey everyone.
I can't figure out how to to change colors on a slideshow 'heading' text and 'text'.
I want to change the heading to the color #FF912C and the SHIBALOVE also to #FF912C.
In addition, i want to have shadow on the text.
It is a picutre slideshow in the background.
Thank you very much!
Solved! Go to the solution
This is an accepted solution.
Hi @ShibaWonderland,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.slideshow__slide.slideshow__slide--f91e33fc-404a-4206-9bc7-ff18f7cc40d4 .hero__title .animation-contents {
color: #FF912C;
}
</style>
It's in a text so I can't convert the whole word "SHIBALOVE"
Hope this can help you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
This is an accepted solution.
We can change the heading but not the subheading one word. You need a developer to adjust the backend code.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
.slideshow__slide--f91e33fc-404a-4206-9bc7-ff18f7cc40d4 .hero__title {
color: #FF912C;
}
And Save.
result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @ShibaWonderland, Can you kindly share your store link with us? We will check it and suggest you a solution if possible.
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hey @BSSCommerce-HDL , thank you for your reply.
Do you mean the website link? The website link is: shibawonderland.com
Thank you!
This is an accepted solution.
Hi @ShibaWonderland,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.slideshow__slide.slideshow__slide--f91e33fc-404a-4206-9bc7-ff18f7cc40d4 .hero__title .animation-contents {
color: #FF912C;
}
</style>
It's in a text so I can't convert the whole word "SHIBALOVE"
Hope this can help you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Thank you very much for your help!
Is it also possible to have a shadow on both texts?
This is an accepted solution.
We can change the heading but not the subheading one word. You need a developer to adjust the backend code.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
.slideshow__slide--f91e33fc-404a-4206-9bc7-ff18f7cc40d4 .hero__title {
color: #FF912C;
}
And Save.
result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you for your reply! 🙂
But that means is possible no? I just need the code for it?
Everything is possible if you have a good developer. Not only the code, you need to rearrange/add code/write some code.
Thank you!
Do you maybe have a solution for the Shadow thing?
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025