-
AuthorPosts
-
July 13, 2015 at 3:25 pm #329027
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.
July 13, 2015 at 4:37 pm #329101Hi 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.
July 13, 2015 at 10:52 pm #329342This reply has been marked as private.July 14, 2015 at 1:27 am #329463Hi,
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
July 14, 2015 at 12:52 pm #330098Hi,
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
July 14, 2015 at 1:24 pm #330148Hi 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!
July 14, 2015 at 2:13 pm #330207That worked, Thanks. It was the Cache indeed.
July 14, 2015 at 2:36 pm #330235Glad to hear that.
Have a great day! 🙂
July 14, 2015 at 3:07 pm #330270Hi,
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
July 14, 2015 at 4:26 pm #330320Hi There,
Thanks for updating! You can add this under Custom > CSS in the Customizer.
.entry-wrap { box-shadow: none; }
Hope this helps.
Cheers!
July 14, 2015 at 5:32 pm #330376Great That worked!
July 14, 2015 at 9:35 pm #330498We’re delighted to assist you with this.
Cheers!
November 12, 2015 at 4:24 pm #663133I 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!
November 12, 2015 at 4:27 pm #663138Here are screenshots of issues, was too big before (on above)
November 12, 2015 at 8:39 pm #663377Hi 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!
-
AuthorPosts