How to to hide the borders on mobile devices?
Hello,
It's possible to hide borders on mobile devices?
I try using media query below, but did not work.
@media screen and (max-width: 480px)
element {
border: none;
}
see here: https://prnt.sc/truihi
Can you help?
Thanks,
Wallace
0
-
Hi,
Yes, you can hide the border on mobile devices. For this, you have to access the mobile mode and go to the column/row you added the border. Select the Colors option and go to Borders. From here set the border with 0px. Like here.
Best regards,
Sandra0 -
Thank you for quick response.
I don't how did missed that.0 -
Hi,
Thank you too! It's my pleasure to help you!
Let us know if we can help you with something else.Best regards,
Sandra0
Please sign in to leave a comment.
Comments
3 comments