• Closed
  • AJ Taylor
    Spectator
    08.05.2016 at 14:07 #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
    08.05.2016 at 20:41 #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
    09.05.2016 at 08:22 #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
    09.05.2016 at 09:06 #27448

    Hi,

    Please post your website URL.

    Thank you.

    AJ Taylor
    Spectator
    Posts: 2
    09.05.2016 at 15:35 #27471
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    09.05.2016 at 20:05 #27480

    use this Custom CSS in theme options:

    .home .content {
    background: red;
    }

    modify per your needs 😉