Home>Support>Mobile Menu Padding

Mobile Menu Padding

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More