piccolamela Posted July 13 Share Posted July 13 Hey all, Does anyone know how to place an image and text side by side? It's for this page. Initially the image was too large but I was able to decrease it. But now, the image is in center and the text below it is on the left. I'd like them to be next to each other. Thanks! Link to comment
Solution HoaLT Posted July 13 Solution Share Posted July 13 My first try @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1720756138205_21855 + div .span-5 { width: 41.6667% !important; float: left !important; } #block-yui_3_17_2_1_1720756138205_21855 + div .span-7 { width: 58.3333% !important; float: left !important; } #block-yui_3_17_2_1_1720756138205_21855 + div .span-7 .span-1{ width: 14.2857% !important; float: left !important; } #block-yui_3_17_2_1_1720756138205_21855 + div .span-7 .span-5{ width: 71.4286% !important; float: left !important; } } My demo piccolamela 1 Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment