Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

shopify display flex not working

body {
  @include flexbox();
  @include flex-direction(row);
}

include it inside top of the css file and then you can use flexbox properties
in shopify
 
PREVIOUS NEXT
Tagged: #shopify #display #flex #working
ADD COMMENT
Topic
Name
4+8 =