White gap above all products page, under page title
-
Hello.
I need help removing empty space under the page title, above my all products page (“trgovina”).
Screenshot: Mobile device
I moved the sidebar to the top with this code:
`@media only screen and (max-width: 767px) {
.container > .row {
display: flex;
flex-direction: column-reverse;
}
Sidebar on top works fine, but all this space just isn’t looking great. It’s even more seen on the mobile device, than on PC
Have a great day!
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘White gap above all products page, under page title’ is closed to new replies.