This topic has 3 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #88762
     PeterRabbit
    Participant

    Hi,

    I wish to have different coloured back grounds for different pages, I don’t seem to be able to acheive this.

    Through the them options tab. I just pics one image or colour  and distributes it across all pages

     

    #88822
     Radu
    Moderator

    Hi,

    You can have custom background background for pages with a css like this

    The css will applies for this page : http://hart2hart.org.uk/about-us-2/

    COPY CODE
    
    body.page-id-7835 section.container-wrap.main-color {
        background-color: green !important;
    }
    

    If you want to apply style for another page copy the snipper from above and change the id page-id-7835

    Before to apply the css remove the global background.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #154313
     jedwards1224
    Participant
    This reply has been set as private.
    #154374
     Radu
    Moderator

    Hi,

    The sweetdate theme doesn’t have this functionality but maybe using a plugin but you should implement that plugin functionality correctly thru the theme

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?