Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #324803

    Is there a way to change the color to various title bars? So for example:

    Page 1 and all its subpages have the title bar light blue and font color white
    Page 2 and all its subpages have the title bar yellow and font color black

    #324821

    Hi!

    It is possible to affect specific pages (using ID), try adding this to Quick CSS:

    .page-id-22 .title_container{
    background: red !important;
    }

    Cheers!
    Josue

    #325149

    oh man that is a pain – maybe in the future releases you can have this option built in on the page?

    #325151

    Hi!

    Please request it here – https://kriesi.at/support/enfold-feature-requests/

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.