This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Mobile Menu Padding

10 years ago · Last reply by Andrew Misplon 10 years ago

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.

URL: http://www.bethburnside.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 6 months ago

    Hi 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.

Have a different question or issue?

Start New Thread