Skip to content

Instantly share code, notes, and snippets.

@ArchangelGabriel
Created June 5, 2018 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArchangelGabriel/799016a7f763ad1ce2b223d011f7d4e4 to your computer and use it in GitHub Desktop.
Save ArchangelGabriel/799016a7f763ad1ce2b223d011f7d4e4 to your computer and use it in GitHub Desktop.
#customblog .et_pb_column.et_pb_column_1_4:first-child {
width: 71%;
}
#customblog .et_pb_blog_grid .et_pb_post {
float: left;
margin-right: 1%;
max-width: 32%;
margin-bottom: 10px;
}
#customblog .et_pb_blog_grid .et_pb_post:nth-child(3n+1) {
clear: both !important;
}
@e1e1e1
Copy link

e1e1e1 commented Jan 10, 2019

Hi Could you help me. I need side bar on 1st column instead. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment