Mobile Menu Padding
Love Origami. Is there a way to change the padding of the mobile menu? There is a lot of white space taking up half the screen. Also, do you have a Tag for font size and color? Also, the content is not centering on the mobile page. Any fix? Thank you for a beautiful theme.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Iyfoto
Thanks for reaching out.
It doesn’t look like you’re using the Origami mobile menu. You can enable it from Appearance > Theme Settings > Responsive > Responsive Navigation. Perhaps try enabling it.
Content maintains its original left alignment on mobile. Center aligned is a little harder to read, I’d recommend sticking with the text alignment as it is now. If you wanted to change that you could try the following at Appearance > Custom CSS:
/* Content */ @media (max-width: 680px) { .content { text-align: center; } }Hope that helps.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.