Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Styled Themes

    (@gejay)

    When you say narrow, is there a vertical space on the right side and does this happen on all pages or just select pages?

    Thread Starter mikestephenson123

    (@mikestephenson123)

    There is vertical space on the right side on all pages. The background is visible in that blank area (about 1/4th of the display), however the page is left aligned and only takes up about 3/4 of the screen.

    Theme Author Styled Themes

    (@gejay)

    It sounds like something that is common on all your pages is not responsive in that it does not adjust it’s size (width) and is pushing outward to the right creating that vertical spacing.

    I think I know what it is….your email address at the bottom of every page has a fixed font-size of xx-large. You may want to change that to an image instead of text so it will be responsive without having to do custom media queries (css code that does different sizes based on the current window size).

    I would also not recommend having your email address as an actual mail link because spam bots will easily collect that and later in time you will end up with a ton of spam…another reason to use an image of your email address at the very least.

    Thread Starter mikestephenson123

    (@mikestephenson123)

    Perfect, thank you — Fix works great!

    Theme Author Styled Themes

    (@gejay)

    Good to hear 🙂
    I’m going assume this topic can be set to Resolved?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Preference Lite too narrow on iPhone?’ is closed to new replies.