Skip to content

Instantly share code, notes, and snippets.

@Dimls
Created March 19, 2018 18:47
Show Gist options
  • Save Dimls/a4fbfe1a1bf33e4616a284ad5f78ca8b to your computer and use it in GitHub Desktop.
Save Dimls/a4fbfe1a1bf33e4616a284ad5f78ca8b to your computer and use it in GitHub Desktop.
<style>
@media only screen and (max-width: 768px){
#AddToCartDesk, #AddToCartSold{
margin-left: auto;
margin-right: auto;
}
.main-content {
padding-top: 0px;
}
.template-product .main-content {
margin-top: 45px!important;
}
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment