Reorder column content [2]
-
Hi @edge22 and Good New Year! ??
I’ve just installed your wonderful Lightweight Grid Columns (that I consider a truly essential tool for those who need minimal freedom of composition!).
I would like to reorder the columns (mobile/tablet/desktop), and I’ve seen the previous post and I acted as per your directions, but something goes wrong. The push and pull class seems doesn’t works.
I’ve compared my page with Daniel page and seems that the style sheet “unsemantic-grid-responsive-tablet.min.css” not be hooked.
In fact if you compare the Daniel page with mine you will see that the class “.push-50” is missing (on mine).
DESKTOP:
text image —–> (no class)
image text —–> (classed)
text image —–> (no class)
image text —–> (classed)MOBILE:
text
imagetext
imagetext
imagetext
imageEXAMPLE SHORTCODE USED:
[lgc_column grid="50" tablet_grid="50" mobile_grid="100" last="false"] <h2 style="text-align: left;"><span style="color: #cf9f24;">01</span> - CONTACT US</h2> In optio ut quis aut quas eum repellendus possimus. [/lgc_column] [lgc_column grid="50" tablet_grid="50" mobile_grid="100" last="true"]<img class="aligncenter size-full wp-image-4972" src="https://www.example.com/wp-content/uploads/2018/12/01_Contact-us2-1.jpg" alt="" width="100%" />[/lgc_column] [lgc_column grid="50" tablet_grid="50" mobile_grid="100" class="push-50" last="false"] <h2 style="text-align: left;"><span style="color: #cf9f24;">02</span> - THE TRAVEL</h2> In optio ut quis aut quas eum repellendus possimus. [/lgc_column][lgc_column grid="50" tablet_grid="50" mobile_grid="100" class="pull-50" last="true"]<img class="aligncenter size-full wp-image-4973" src="https://www.example.com/wp-content/uploads/2018/12/02_Volo2.jpg" alt="" width="100%" />[/lgc_column]
Where am I doing wrong? Or something has changed in the software (downloaded from Github)?
Many Thanks!
Davide
The page I need help with: [log in to see the link]
- The topic ‘Reorder column content [2]’ is closed to new replies.