Hi,
I need to remove the blank space between the content in debut theme. I've managed to make the site wider, but not remove the space between all of the content. I'd like it to appear a lot tighter. I've included screenshots below. I'd like the images to meet in the middle and stretch to the side and for my video header to meet at the top under the main navigation.
Thanks!
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
For the video to remove top space. You can add the following code at the bottom of your assets/theme.scss.liquid file.
@media only screen and (min-width: 750px) {
.template-index .main-content { padding-top: 0px !important; }
}
For the 2 photos below, I will get back to you with a solution. Hope the above works for you.
Thanks!
@dmwwebartisan Thanks so much, that did work for that section. Do you happen to have a solution for the images below as well by chance?
Thanks again!
User | Count |
---|---|
735 | |
141 | |
101 | |
64 | |
41 |