Slideshow customization

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

Hi, can you share store Url?

https://officiallifestyletech.com/

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 tag and add the following code above 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!

Hi BellesandBells

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