Site logo

[Support request] Columns Shortcode

Home Forums Support [Support request] Columns Shortcode

Home Forums Support Columns Shortcode

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1804044
    Aldrin

    Hi there, I understand now there is Generate Blocks which I have used and its a nice feature. However, why is the columns shortcode from the older version not supported anymore? For example….

    <div class="grid-25 tablet-grid-25 mobile-grid-50 first-column">1
    </div>
    <div class="grid-25 tablet-grid-25 mobile-grid-50 second-column">2
    </div>
    <div class="grid-25 tablet-grid-25 mobile-grid-50 third-column">3
    </div>
    <div class="grid-25 tablet-grid-25 mobile-grid-50 fourth-column">4
    </div>
    #1804069
    Elvin
    Staff
    Customer Support

    Hi there,

    Not exactly sure what you mean. Can you specify which shortcode and from what plugin are you pertaining to? Is this from LGC?

    Let us know.

    #1804073
    Aldrin

    My bad, not shortcode…I meant the HTML. This one I stated in my initial message used to work. For example using classes grid-25 tablet-grid-25 mobile-grid-50.

    So say if you wanted to create a two column row…you would state

    <div class="grid-50 tablet-grid-50 mobile-grid-100 first-column">1
    </div>
    <div class="grid-50 tablet-grid-50 mobile-grid-100 second-column">2
    </div>
    #1804372
    David
    Staff
    Customer Support

    Hi there,

    you can change the Customizer > General > Structure to Floats – this will load the old unsemantic.css grid.

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