Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #329027

    SportyGordyhulk
    Participant

    I am stumped. I don’t know how to change the background color outside of a section in cornerstone. I have tried in x theme customizer and wp dashboard but nothing has worked. I realize there is css and php code to do this but i need some direction because I have sought video tutorials and found nothing specific, concise, nor comprehensive.

    #329101

    Darshana
    Moderator

    Hi 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.

    #329342

    SportyGordyhulk
    Participant
    This reply has been marked as private.
    #329463

    Paul R
    Moderator

    Hi,

    You can add this under Custom > CSS in the Customizer.

    
    body .entry-wrap {
         background-color:red;
    }
    

    Change red with the color that you like.

    Thanks

    #330098

    SportyGordyhulk
    Participant

    Hi,

    Thanks for your help, I can now change the color just around the section, but I still don’t how to change that global light-grey color (all around the red.) Where do I enter the color value?

    Thanks

    #330148

    Zeshan
    Member

    Hi there,

    That is an image added inside Layout and Design > Background Options > Background Image (see: http://prntscr.com/7snyjv). Simply remove the image.

    If there is no image selected, this would perhaps be cache, in such case, you can simply select an image as your background image, save the Customizer, then remove the image and save the Customizer again.

    Thanks!

    #330207

    SportyGordyhulk
    Participant

    That worked, Thanks. It was the Cache indeed.

    #330235

    Nico
    Moderator

    Glad to hear that.

    Have a great day! 🙂

    #330270

    SportyGordyhulk
    Participant

    Hi,

    After solving that, there seems to be a grey border now that the grey background is gone. How can I remove this so that there can be a completely solid single color background?

    Thanks

    #330320

    Rupok
    Member

    Hi There,

    Thanks for updating! You can add this under Custom > CSS in the Customizer.

    .entry-wrap {
      box-shadow: none;
    }

    Hope this helps.

    Cheers!

    #330376

    SportyGordyhulk
    Participant

    Great That worked!

    #330498

    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

    #663133

    beckynusbaum
    Participant

    I am having similar issues to the above- I tried using the CSS code above, set to red (which was fine, I’d change it if it worked), inserted a background image and then removed it- still same issue. I want to turn the white border of the page to the same color blue, which I can’t get to change. Also, I want the bottom four logo images to be in a white horizontal bar going all the way across (not blue). I’ll attach what I have in cornerstone with my issues (screenshots) and I’ll attach what I’m trying for (basically one main image in the center-HomeImageTeacherStudent.jpg).

    Thank you so much! Loving X theme!

    #663138

    beckynusbaum
    Participant

    Here are screenshots of issues, was too big before (on above)

    #663377

    Friech
    Moderator

    Hi 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.

    Cheers!