Hi,
Is it possible to change each heading to a different colour? i’ve checked in advanced styling and you can change each seperate heading title to a different colour.
Thanks
Zak
Hey Zak,
Thanks for the link to your site, but I’m quite sure I understand completely, do you mean the heading of each page, or the heading of each grid item?
Perhaps a mockup of what you would like to see will help. Please try using https://postimages.org/ and pasting the image URL in your post.
Best regards,
Mike
Hi Mike,
page headingsLet me know if the link works. that is area that i am talking about.
Hope that makes sense
Thanks
Zak
Hi Zak,
In Enfold > General Styling > Quick CSS, add this css code:
#top #menu-item-4697 .avia-menu-text {
color: blue !important;
}
#top #menu-item-4696 .avia-menu-text {
color: green !important;
}
#top #menu-item-4695 .avia-menu-text {
color: red !important;
}
#top #menu-item-5253 .avia-menu-text {
color: blue !important;
}
#top #menu-item-1678 .avia-menu-text {
color: green !important;
}
Just change the color.
Hope it helps.
Best regards,
Nikko
Thanks Nikko, works perfectly
Thread can be closed now
Zak
Hi,
Glad Nikko was able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike