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
Weird responsive behaviour
romson
April 2017
edited April 2017
in
BeBuilder
Hi MuffinG,
At the bottom i see that the background image is showing a white space when the screen is smaller. How?
Comments
Bryan
April 2017
Sorry about that. Use this custom css
@media
(max-width:1280px) {
.tarieven {
background-size:cover !important;
}
}
Sign In
or
Register
to comment.
Comments