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.
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025