Hello,
- Go to Online Store
- Edit Code
- Find theme.css/base.css file
- Add the following code in the bottom
.template-product .main-content {
padding-top: 0px !important;
}
Thanks!
Hello,
.template-product .main-content {
padding-top: 0px !important;
}
Thanks!