Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1023077
    CVPF
    Participant

    Dear people of Themeco,

    We love the integrity theme!

    One of our users have asked for this site (X Theme Integrity):
    http://www.levensvaardigheden.nl/literatuur/

    If we can set the light grey background, the one behind the post/page that is white, also to white instead of light grey.

    I have tried various setting but haven’t been able to get it set to white:

    – Via Customizer -> Layout and Design -> Background Color it doesn’t change when I change the light grey to white.

    Any ideas about how to change this are greatly appreciated! (Also, they may not want the ‘page shadow’ effect but just a continuous white background in the area of a page/post, if I need to change something else to achieve this please let me know as well:).

    Many thanks for your help and guidance!

    Cheers.

    Serge 🙂

    #1023621
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Add this in your customizer > Custom > CSS:

    body .page {
    background: #FFF;
    }
    
    .page .entry-wrap {
    box-shadow:none;
    }

    Let us know how it goes.

    Thanks.

    #1023965
    CVPF
    Participant

    Dear Nico,

    Thank you!

    We entered the CSS in to:

    Customizer -> Custom -> Edit Global CSS

    (and Saved)

    but unfortunately the grey background doesn’t turn white.

    What does work however, is the box shadow is removed, the code works but just doesn’t change the grey background color.

    Is there something else we can try to get it to turn white instead of grey?

    Many thanks!

    Cheers.

    Serge 🙂

    #1024231
    Darshana
    Moderator

    Hi there,

    Upon checking, I cannot identify any gray background as you have mentioned (https://snag.gy/6sjE0L.jpg). Did you try clearing your cache before testing your site? Also if you can provide us with a screenshot, we should be able to assist you on this.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1023077 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>