Site content on home page
-
hi there,
on my site I have elements which are different sizes in width. how can I have them so they are all same width and height in across all devices.
here is a screenshot
http://prntscr.com/ndgjq7
ideally I would want the borders right to the edges of the screen on mobile and laptop/ monitor. on the left it should touch the blue header border and on right it should be to the edge in desktop. the content however should stay in the middle
thanks
z
Hello,
Your issue is not clear enough. The elements can’t be the same size on all the devices. It is impossible in a responsive site layout.
If you want to set any sizes, assign a class to an element and add custom CSS.
Best Regards