Hey,
I would like to know how can I remove this space between my announcement-bar and my video in the home page ?
Thanks
Link : https://relentless-clothingz.myshopify.com
Password : I will send you in private.
Hey,
I would like to know how can I remove this space between my announcement-bar and my video in the home page ?
Thanks
Link : https://relentless-clothingz.myshopify.com
Password : I will send you in private.
Please add the following CSS to your assets/theme.css bottom of the file.
.template-index .main-content {
padding-top: 0px !important;
}
Thanks!
Thanks a lot for the help !