Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
Page Subheader | Image
davidbowen2014
March 2016
in
BeBuilder
Hi,
On a page with a Subhead | Image, for example,
http://bit.ly/1UUI8Vd
is it possible to make the image full width?
Thanks,
David.
Comments
davidbowen2014
March 2016
Also, is it possible to remove the cropping on these images?
Albert
March 2016
Hey David,
to make subheader background full width on larger screens, you must use the following css:
#Subheader { background-size: cover !important; }
But because it's css background, you can not crop those images.
davidbowen2014
March 2016
Hi there,
Thanks for that.
Regarding cropping, the image is being cropped vertically - is it possible to prevent this?
davidbowen2014
March 2016
Actually, I think I found it. There is padding on the subheader...
Albert
March 2016
Great, we are glad to see that you found it.
Sign In
or
Register
to comment.
Comments
to make subheader background full width on larger screens, you must use the following css: But because it's css background, you can not crop those images.