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
Don't resize Icons
lucmueller
September 2018
in
BeBuilder
So my Problem is that the icons on this page
are getting too big on Mobile, can I disable the resizing somewhere?
http://hplush.lucmueller.com/angebot/
Thanks
Comments
Pablo
September 2018
Hi,
Please, paste this Custom CSS code to Theme Options > Custom CSS & JS > CSS
@media
(max-width:767px){
.icon_box img{
width:30% !important;
}}
Thanks
Sign In
or
Register
to comment.
Comments