That area of the curve is an image which I didn’t think about when I built the theme. I’m actually working on a new version that has a curve done with CSS so that it would be easy to match. The only way at the moment would be to disable the curve or create a new one with the colour of your content.
The blockquote is styled from line 354
blockquote {
width: 90%;
padding: 10px 15px 10px 15px;
margin: 0 auto 20px;
border-left: 8px solid #cfcfcf;
background-color: #f2f2f2;
}
To change it, it’s best to use a plugin that lets you edit CSS or use the child theme method (which this theme has a child theme in a folder “child-theme” that you can use.
I don’t see a “Social bar” (by social bar I’m guessing you mean links to Facebook, Twitter etc?) on this page – what do you mean?
Re. changing the quotation background – in the style.css file, look for a commented out section called “blockquotes group” – under the first blockquote section of css, you can change the background-color of the quotation area and remove/change the colour of the border-left to match other changes
@ Theme Author – oops sorry, didn’t see that you had posted a (superior!) response in the mean time
Thank you!
The only way at the moment would be to disable the curve or create a new one with the colour of your content.
How can I create a new curve?
You would have to use a graphics/illustration type program…or if you know someone who has one…or hire someone to make one…or, you can wait until I release a totally new celestial theme (about 1.5 months away.
Thanks! And how can I disable the curve?
Go to Appearance >> Customize >> Basic Settings >> Hide Curve
Sorry, I don’t see it under the Basic Settings. Please see the image.
Already resolved. It was under Appearance >> Customize >> Header Image >> Hide Front Page Showcase Curve
Well that is embarrassing for me as the theme developer, lol. I thought I had it in the other tab, but glad to see you found it. Cheers!