Site logo

Archived topic

Problem with Columns Layout

6 replies · Started by Javi on August 31, 2017

Viewing posts 1–7 of 7

Hi there,
I could not find this topic in the forum, so finally I write it here:

I am using the Lightweight Grid Columns for one part of the home layout. The image below the slider supposes to be at the right side of the slider (below the other same image), like this:

columns layout

Here is the code I am using:

[ lgc_column grid="70" tablet_grid="100" mobile_grid="100" last="false" ]
[metaslider id=152]
[ /lgc_column ]

[ lgc_column grid="30" tablet_grid="50" mobile_grid="100" last="false" ]
<img class="alignnone size-medium wp-image-396" src="https://chuchesxiana.com/wp-content/uploads/2017/08/Tenda-física-chuches-xiana-300x205.jpg" alt="Tenda física chuches xiana" width="300" height="205" />
[ /lgc_column ]

[ lgc_column grid="30" tablet_grid="50" mobile_grid="100" last="false" ]
<img class="alignnone size-medium wp-image-396" src="https://chuchesxiana.com/wp-content/uploads/2017/08/Tenda-física-chuches-xiana-300x205.jpg" alt="Tenda física chuches xiana" width="300" height="205"/>
[ /lgc_column ]

Not sure what I am doing wrong :s

I can't paste correctly the code :s
Here is a screenshot:
code columns layout

Something like that will likely require a custom plugin.

If you have any examples using WordPress, I might be able to look at the code to see what plugin they're using.

Ah, so your second image would be placed directly below the first one, in the same grid-30 column.

Then it should work fine :)

Thanks Tom, sorry for waste your time with this simple question!
Now I will add some media queries for tablet and mobile layouts.
Thanks again!

No problem at all! Glad I could help :)

This archived topic is closed to new replies.