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
Image being cut off
sydneymatteson
August 2015
edited August 2015
in
BeBuilder
At the bottom of the page I'm trying up upload an image into an image box but no matter what size I make the image it's cut off at the bottom. Any suggestions?
Thanks!
Comments
Albert
August 2015
Hi,
the image is cut because of feature which is reserved for other types of images. But below css will fix it for sure:
.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) { margin-bottom: 0 !important; }
sydneymatteson
August 2015
Thanks!
Albert
August 2015
You're welcome
Sign In
or
Register
to comment.
Comments
the image is cut because of feature which is reserved for other types of images. But below css will fix it for sure: