Blank white space under page title (Botiga)
-
Hello.
I need help removing empty space under the page title, above my “all products page” in Botiga theme (“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 worse on the mobile device, than on PC.
Have a great day!
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Blank white space under page title (Botiga)’ is closed to new replies.