Shopify themes, liquid, logos, and UX
Hi,
I am using the Impulse Theme and I wanted to make my headings red. In my previous theme there was an option for headings under general in colors but there is none in Impulse. Is there a way to do this?
Solved! Go to the solution
This is an accepted solution.
Hi @Gypsy-Paws,
Please add code:
.index-section .theme-block h2{
color: #ff0000 !important;
}
Hope it helps!
hi @Gypsy-Paws
This is PageFly - Free Landing Page Builder.
This can be achieve by using custom css code which more easier for you. Please help me by share your site URL and password if password protected. I will check out the issue and provide you a solution here.
Hope this helps.
Best regards,
PageFly
Hi @Gypsy-Paws,
Go to Assets > theme.css and paste this at the bottom of the file:
.site-nav.site-navigation .site-nav__link {
color: #ff0000 !important;
}
Hope it helps!
Hi,
Thanks for your help. The code changed the color of the navigation menu items. I was trying to change the color of the headings. Do you happen to know the code to do that? Thanks!
Hi @Gypsy-Paws,
Sorry for the mistake, please change the following code:
.section-header__title {
color: #ff0000 !important;
}
Hope it helps!
Thank you so much. It worked for all of the headings except the one in the rich text box. If it is not too much trouble, do you have a code for that as well?
HI @Gypsy-Paws,
Please send your site and if your site is password protected, please send me the password. I will check it.
This is an accepted solution.
Hi @Gypsy-Paws,
Please add code:
.index-section .theme-block h2{
color: #ff0000 !important;
}
Hope it helps!
Thank you soooo much!! It is perfect. Thank you for all the time and effort. I can't tell you how much I appreciate this!!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024