Div incorrect display on mobile version
-
Hi! I’m currently working on this page
The divs on the desktop version are displaying correctly, but not in the mobile version as you can see
This is the css code that i have:
div.container { width: 100%; } div.left { float: left; width:47%; margin-right: 6%; } div.right { float: right; width:47%; }Theme is Kickstart version 2.3
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Div incorrect display on mobile version’ is closed to new replies.