hi why does the grid selection at http://79.170.44.82/toast-cafe-bar.co.uk/
run the full width of the page
im trying to replicate the layout of boxs at this site
Hey codecreative!
That’s how it displays by default. Are you wanting to set it’s max width to 900px or something similar? If so then drag a codeblock element to the page and add this inside.
<style type = "text/css">
#av-layout-grid-1 { max-width: 900px !important; }
</style>
Otherwise take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Best regards,
Elliott
hi i tried that
this happened
http://79.170.44.82/toast-cafe-bar.co.uk/
some strange black box to the right
Hey!
Go ahead and take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Best regards,
Elliott
hmm can you see that strange black box?
Okay look at the screenshot here
https://www.dropbox.com/s/vhba39dsd9lpa60/layoutToReplicate.jpg?dl=0
I want to replicate this awsome layout