Section border mobile
Autor: Ionescu C.
Besucht 1528,
Followers 1,
Geteilt 0
Hello Guys,
I have used a small border for a text section as it can be seen below:
On PC/Tablet everything is working, on mobile however it doesn't show the border
And it is displayed like this:
Any ideas on how to display the border for smaller displays (as in mobile)?
Link to the test
Regards,
Cristi
Gepostet am
In the mobile area, all styles are hidden to achieve more speed. This isn't a mistake, it's intentional. There is also no way to prevent this.
Autor
Hey, and there is no way to make it vissible for mobile?
It would be nice to have ON/OFF that triggers this, for best preformeance (mobile devices).
100+
if I understand
try to add a breakpoint at 320px so on many smartphones it will show...
or you have to use extra code
Autor
Hello,
Thank you Claudio D!
That did the trick for me:
For other users that might be interested where to change the breakpoins, below is the section responsable:
Also sorce
Regards,
Cristi