Comments on: order https://css-tricks.com Tips, Tricks, and Techniques on using Cascading Style Sheets. Wed, 04 Aug 2021 15:38:51 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: xide https://css-tricks.com/almanac/properties/o/order/#comment-1614524 Sat, 13 Jan 2018 12:35:44 +0000 http://css-tricks.com/?page_id=21205#comment-1614524 In reply to Muajeez.

You can use col-lg-pull-* and col-lg-push-* instead

]]>
By: Henning https://css-tricks.com/almanac/properties/o/order/#comment-1614040 Thu, 28 Dec 2017 19:13:28 +0000 http://css-tricks.com/?page_id=21205#comment-1614040 In reply to Rudi Ørnhøj.

“order: -1” did it for me (putting on object to the first place).

]]>
By: Muajeez https://css-tricks.com/almanac/properties/o/order/#comment-1613665 Mon, 11 Dec 2017 16:01:26 +0000 http://css-tricks.com/?page_id=21205#comment-1613665 Ok Imagine If I have col-lg-8 and col-lg-4. Can I initiate order : 1 in col-lg-8 and order: 2 from col-lg-4???

]]>
By: Rudi Ørnhøj https://css-tricks.com/almanac/properties/o/order/#comment-1605845 Fri, 30 Dec 2016 10:44:55 +0000 http://css-tricks.com/?page_id=21205#comment-1605845 It’s important to notice that order only has it’s effect with other ordered items. If any siblings is not ordered, those siblings will be put first in the order they appear in the DOM

]]>
By: Mostafa https://css-tricks.com/almanac/properties/o/order/#comment-1600868 Sun, 10 Apr 2016 12:40:43 +0000 http://css-tricks.com/?page_id=21205#comment-1600868 any one have any experience with its effect on SEO ?

]]>