Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1105895

    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

    #1106221

    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

    #1107077

    Hi Mike,

    page headingsLet me know if the link works. that is area that i am talking about.
    Hope that makes sense

    Thanks
    Zak

    • This reply was modified 5 years, 9 months ago by Zak.
    #1107181

    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

    #1108435

    Thanks Nikko, works perfectly

    Thread can be closed now

    Zak

    #1108438

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Heading font colours’ is closed to new replies.