• Closed
  • AJ Taylor
    Spectator
    May 8, 2016 at 2:07 pm #27414

    Would like to change content background color on Homepage separately from other pages.

    Changing the background color of the content background would be preferred as allows better contrast of the content boxes themselves, the issue is that is seems to change the colour for all pages (as perhaps is the correct default behaviour) but the same colour that makes the front content boxes look good in contrast is too dark for the other content pages behind text.

    If there is a method to achieve this that would be great, thanks.

    Roman
    Spectator
    Posts: 3147
    May 8, 2016 at 8:41 pm #27426

    you meant for evolve or alora theme? because title of the thread is evolve but you added it in alora forums…

    AJ Taylor
    Spectator
    Posts: 2
    May 9, 2016 at 8:22 am #27446

    Hi there,

    When I went to add second query (this one) the drop down menu to select forum was not displayed on page, so was not able to select, but yes it is in regard to Evolve+

    thanks.

    Denzel Chia
    Moderator
    Posts: 2656
    May 9, 2016 at 9:06 am #27448

    Hi,

    Please post your website URL.

    Thank you.

    AJ Taylor
    Spectator
    Posts: 2
    May 9, 2016 at 3:35 pm #27471
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    May 9, 2016 at 8:05 pm #27480

    use this Custom CSS in theme options:

    .home .content {
    background: red;
    }

    modify per your needs 😉