Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #527175

    Have edited custom CSS as suggested elsewhere in the forums:

    .alternate_color.title_container {
    background-color: #38322d !important;
    }

    However, the CSS for the alternate content somehow supercedes this.

    #527567

    Hey bkheld!

    Please add following code to Quick CSS

    .stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
        background: #38322d !important;
    }

    Best regards,
    Yigit

    #527712

    Resolved! Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Can separate title bar background from alternate content background’ is closed to new replies.