Home>Support>Fonts not adjusting on different screen sizes

Fonts not adjusting on different screen sizes

By R G, 9 years ago. Last reply by Daniel, 9 years ago.

I have premium version but I see that even if i specify font size in % in text widget they do not adjust automatically if website is seen on mobile phone.

Any suggestions on how to make vantage based website look truly responsive?

URL: http://sendarrowblog.wpengine.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, 6 months ago R G

    Also, even after I disable search in menu, it shows up in mobile version.

  2. 9 years, 6 months ago R G

    Also, background image should bleed end to end, but currently it is not.

  3. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi R G

    You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    @media screen and (max-width: 480px) { 
    .headline.panel-widget-style {
        font-size: 140%!important;
    }
    }
    

    (My two cents, you could use this to remove the space between the menu and the image)

    #main {
      padding-top: 0px !important;
    }
    

    Let me know if that works out for you

    Cheers

  4. 9 years, 6 months ago R G

    Thanks Addo, that worked ! and thanks for your two cents , I love it.

    Any feedback on removing “search” from menu when on mobile phone? Also, how to make menu items right aligned?

  5. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi R G

    Perfect :-)

    Am glad that worked out.

    For your other issue kindly open a new thread for each question. This helps us ensure we keep track of each issue individually and ensure all our customer queries have been looked at as required.

    Page: New Thread

    Thank you for your patience and understanding.

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