I’m trying to get a graduation in the teracotta panel in the middle of the screen http://vivosight.com/wp-content/uploads/2015/10/Screen-Shot-2015-10-08-at-12.34.10.png. I’ve added it as a background image (3200 x 412) in the Colour Section. It works fine on my large widescreen but when I reduce it down the background image isn’t deep enough http://vivosight.com/wp-content/uploads/2015/10/Screen-Shot-2015-10-08-at-12.34.30.png. Am I approaching this in the right way and if so what size image should I upload to ensure this doesn’t happen?
Hey Rupert!
You can use CSS to add gradient background to your color section. Please see this website – http://www.colorzilla.com/gradient-editor/
You can give your color section a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id { /* code you copied from website goes here */ }
Regards,
Yigit