Shopify themes, liquid, logos, and UX
Hello,
I am use the Prestige theme and I am wondering if there is a way to target a specific slide, and on that one slide change the font from white to black for the heading and sub heading? (leaving the others unchanged)
The address is www.marence.ca and it is the first slide in the slideshow that I am wanting to change.
Thanks in advance for you helps with this!
Elisa
Solved! Go to the solution
This is an accepted solution.
@elisaplett - please check screenshot and selected lines, you see id - Slide1592980270766 in it, similar way each slide have different id and you can set css as per need
@elisaplett - your slides have different ids therefore it should work, which slide font color do you want to change?
@elisaplett You need to add this code in the theme files. For which you need to go to Online Store > Actions (Active theme) > Edit Code > Assets, under assets add the code at the bottom of theme.scss.css file.
#Slide24c2f49c-3aa2-41ab-ad2a-020341d5e23d .Heading{color: #000 !important;}
Thank you so much! That seemed to work perfectly 🙂 Can you confirm where you found each slide's number/ID? In case I want to change one in the future?
Thanks again!
Elisa
This is an accepted solution.
@elisaplett - please check screenshot and selected lines, you see id - Slide1592980270766 in it, similar way each slide have different id and you can set css as per need
@elisaplett - add this css to the very end of theme.scss file and check
#Slide24c2f49c-3aa2-41ab-ad2a-020341d5e23d .Heading{color: #000 !important;}
Hello @elisaplett . I saw your website and it`s beautiful. I have the same theme and when loads for the first time a color is loading and i want to change that color to another. Do you have any ideea how can i do that? Thanks
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024