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
Responsive table & button problem
Tymcio
February 2016
in
BeBuilder
When using website on iPhone 6+ or even smaller, table looks like this:
Vertical:
http://imgur.com/KmuS3Gc
Horizontal:
http://imgur.com/34lVtVb
Comments
Albert
February 2016
This is how table works on mobile. Tables are not responsive and that's why we added touch option so when user touch on the screen, can swipe around table.
Tymcio
February 2016
Ok, and what about buttons?
Albert
February 2016
What's the link to page where this button is?
Tymcio
February 2016
www.soapui.pl
Albert
February 2016
To fix buttons issue, please use the following css:
@media
only screen and (max-width: 767px){
table a.kill_the_icon .button_icon { display: none;}
}
Tymcio
February 2016
Ok, thanks :P It solve problem in some way
Albert
February 2016
You are welcome!
Sign In
or
Register
to comment.
Comments