Shopify themes, liquid, logos, and UX
Im trying to add images to the slideshow as well as change the color of the text boxes within each slide from tan to white
Solved! Go to the solution
This is an accepted solution.
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.slideshow__text.slideshow__text--left {
background: #fff !important;
}
Result:
Best,
Liz
Hi, can you share store Url?
This is an accepted solution.
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.slideshow__text.slideshow__text--left {
background: #fff !important;
}
Result:
Best,
Liz
Thank you it worked! im unsure though how to change the background or the slides themselves to images i have downloaded
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Edit code
2/ Search for "theme.liquid" file
3/ Open the file and search for </head> tag and add the following code above </head> tag
Here is the code for Step 3:
{% style %}
.slideshow__text.banner__box {
background-color: #fff;
}
{% endstyle %}
Please let me know if it works. Thank you!
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025