Hi everyone! I have been trying to change the color of heading and subheading on my slides in Prestige theme. Can’t find the option to change the color in Settings. I tried copying codes and pasting them (solutions offered for other different themes) - but it doesn’t work. I’m not sure why the developers can’t just make it easy to have an option to change the color. Can you advise me on this? Thanks
Please share your store URL.
Please add the following cide at the bottom of your assets/theme.scss.liquid file.
Show More
.Slideshow__Content h3.SectionHeader__SubHeading.Heading.u-h6, .Slideshow__Content h2.SectionHeader__Heading.SectionHeader__Heading–emphasize.Heading.u-h1 {
Show More
color: #5c5c5c !important;
Show More
}
Hope this works.
Yeah that worked. Thank you. And if I want to change the color, I can’t do it in settings, I would have to go to the code of the theme and change the code of the color, right?
Yes, you need to change that color code. That will work.
Agreed 100% - Shopify needs to make it easier to change font color - it would ease their work load in customer support