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

    First of all, I’d like to thank you for the beautiful theme you’ve created, it’s the best I’ve used so far.

    To make my website even better I’d like to remove the main background on one of the pages because I have the Full-width Masonry Gallery in there and I don’t like the space at te bottom.

    This is the page i’d liked to remove de background color only (so not the background image)

    http://www.experimentaal.com/nieuw/impressie-experimentaal/

    I hope you know what I’m trying to say, my English is not perfect, but I’m trying my best

    • This topic was modified 11 years, 5 months ago by erikenanne.
    #218313

    Hi erikenanne!

    You can add this on Quick CSS:

    .page-id-498 #main {
    background: none !important;
    }

    Regards,
    Ismael

    #218314

    Thank you very much, the website is now online: http://www.experimentaal.com

    I’m very happy, thank you very much!

    #218626

    Hey!

    Try adding this code to the Quick CSS:

    .page-id-150 #main {
    background: none !important;
    }

    Cheers! 
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove de maincolor on one of de pages’ is closed to new replies.