Changing the slideshow color of a specific slide on debut theme

Dear all,

I am using Debut Theme, and I would like to know if ther is a solution to change the text colour of the slideshow but ON A SPECIFIC SLIDE

For example on the the slide below the white colour is clear

But on this one I would like to change it to another colour.

Do you have a solution for me ? Please find under the link to my website

https://konbinisan.com/

Your help will be highly appreciated !

Thank you

@Naws38

Sorry for facing this issue, it’s my pleasure to help us.

i think you have already fix this issue right?

Dear @KetanKumar

Thank you very much for your continuous help !

Yes I finally managed it by myself !

Thank you

@Naws38

Great, Thanks for update

How did you solve this? I have a similar problem.

@trendiizone

Sorry for facing this issue, it’s my pleasure to help us.

Welcome to the Shopify community!
and Thanks for your Good question.

Please share your site URL,
So I will check and provide a solution here.

Hi

I also have this issue, I need to change the colour of the font from black to white on my second slide. Please can you help?

My website - www.thecablehut.co.uk

Thanks

@Sophiees96 - white color will not look good but you can try by adding this css to the end of your theme.scss file

.slideshow__slide--slideshow-1 .slideshow__title, .slideshow__slide--slideshow-1 .slideshow__subtitle { color: #fff; }

@Sophiees96

Yes, please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.slideshow__slide--slideshow-1 .slideshow__title, .slideshow__slide--slideshow-1 .slideshow__subtitle 
{
color: #ffffff; /* change color as you like */
}

Hi

Thank you.

I have another query. On my categories I want to move the subheadings from the centre of the photos to the bottom because you can’t see what it says as the text overlays the product photo.

Thanks

Sophie

@Sophiees96

Yes, please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.collection-grid-item__title {
    position: relative;
    top: 0;
    transform: none;
    margin-bottom: 0;
    margin-top: 20px;
}
.collection-grid-item {
    margin-bottom: 70px;
}

This code did not work for me, I want to change color text on the 2nd slide (the one with the beer), can you please help?

https://kbar-designs-llc.myshopify.com

pass lacheg

Can you help me please with same issue, i need to change the heading color of the 3rd slide on my shopify website to white

My website: Brisketdepartment.com