Neve theme not mobile responsive
-
Howdy folks,
I’m building a blog on the Neve theme. Easy enough, but the blog is not responsive on mobile.All text is jumbled together, images cut off. It looks ugly and doesn’t fit the smaller screen at all.
I added some CSS.
.brand { min-width: unset; width: 95vw; min-height: 245px; padding: 20px; position: relative; } .container { min-width: unset; width: 95vw; min-height: 245px; padding: 20px; position: relative; }
The posts started to adapt, but the centering is off. The header (.brand) doesn’t respond at all.
Any suggestions? Thanks in advance everyone.
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 ‘Neve theme not mobile responsive’ is closed to new replies.