Display on Mobile devices
-
I got the width of the action box set at 600px through custom CSS. But the display on mobile device gets messed up because of this. Is there anyway the action box can be displayed in full on the mobile?
Code used :
.magic-action-box.mab-id-236{ margin-left: auto; margin-right: auto; width: 600px;}
- The topic ‘Display on Mobile devices’ is closed to new replies.