[Resolved] Problem with Columns Layout

Home Forums Support [Resolved] Problem with Columns Layout

Home Forums Support Problem with Columns Layout

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #376638
    Javi

    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

    #376640
    Javi

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

    #376851
    Tom
    Lead Developer
    Lead Developer

    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.

    #376982
    Javi

    The idea is based on this website: /www.nikisgalicia.com

    My website: http://www.chuchesxiana.com

    #377153
    Tom
    Lead Developer
    Lead Developer

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

    Then it should work fine 🙂

    #377202
    Javi

    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!

    #377480
    Tom
    Lead Developer
    Lead Developer

    No problem at all! Glad I could help 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.