Hi,
I’d like to ask where to set the height of the header to match the size according to the screenshot. That’s about 1035px in height. Please see private content for link of screenshot.
Cheers,
Kathy
Hey tullibo!
I am not really sure if i understood the changes you would like to make. Can you please elaborate?
If you would like to change header height, you can do so in Enfold theme options > Header
Regards,
Yigit
Hi Yigit,
Sorry I misused the term header. I was actually referring to the banner image… How do I resize the banner image so that it’s 1035px? Please see link to screenshot on private content.
Basically, we’d like the banner on LINK A to look like the one on LINK B. See private content links…
Hi!
It seems like you have adjusted it as needed?
If not, please add a color section with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then place your image inside it and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { max-width: 1035px; }
Cheers!
Yigit