Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1257474
    dwaynek
    Participant

    please see my attached file. i have a section with a column container and notice the gray parts to the right and left of the content in the middle. how do i change this color?

    #1257485
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1258217
    dwaynek
    Participant
    This reply has been marked as private.
    #1258319
    Joao
    Moderator

    Hi There,

    This is your website background color, on the section above you have a different result because the section background is white while on this section is transparent.

    You can go to Apperence > customizer > Layout and design and change the background color of your website or add the following code to Appereance > Customizer > Custom > CSS

    .x-main.full {
        background: white !important;
    }

    Hope it helps

    Joao

    #1258409
    dwaynek
    Participant

    the background color was already set to white, in fact no matter what color i change it to, those sidebars are still gray. why is that?

    #1258548
    Jade
    Moderator

    Hi there,

    Please select the section settings on Cornerstone and set the background color from there:

    #1258937
    dwaynek
    Participant

    great thanks, that was it. strangely though when i changed colors a few times it only updated the preview once and it got stuck there.

    #1258992
    Friech
    Moderator

    It could be a caching related. Glad things sorted out now.

    Cheers!

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