Background color of s

Hi,

I can set the background of the second parallax section widget, but what about the first, third, forth, fifth and sixth?

For second widget I use:
.bg-secondary {
background: yellow;
}

Regards,
Fredrik

Hi Fredrik

Hope you are having a good day and thank you for your question :slight_smile:

In order to check your question i need to see your live website, please provide url and i will take a look

Noda,

I hope you have a good day!
Thank you for the reply.

My page under construction is located at www.johannamellblom.se

Regards,
Fredrik

hi Fredrik

they all have their unique selectors, so, you can catch by this CSS code:

#shapely_home_parallax-3 {
background: red;
}

Great - thank you!

great :slight_smile:

I will close this case now, Feel free to contact us again if you have other questions

Thanks!