• Resolved katiecoleslaw

    (@katiecoleslaw)


    Hi there,

    I’m currently using a custom Twenty Twelve child theme.

    Here is my site – site link

    When I view the site on my iPhone, the site looks different. The widget at the bottom runs vertically istead of horizontally and the page text is aligned to the right instead of centered.

    Is there any way to fix this?

    Thanks, as always!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter katiecoleslaw

    (@katiecoleslaw)

    I’ve been going through the forum trying to find solutions. The nearest I could find was adding this to style.css –

    .site-content {
    		float: left;
    		width: 65.104166667%;
    		min-width: 846px;

    Could you please tell us what changes you’ve implemented? Not trying to be mean, but you should refrain from bumping your own threads. Mods frown on it, and it keeps you from getting help because everyone looks for threads that have not been responded to.

    Thread Starter katiecoleslaw

    (@katiecoleslaw)

    Sorry, wasn’t trying to bump. Was trying to be thorough and show people how I managed it:

    I added the min-width to the style.css. Then in header.php I removed this line –

    <meta name="viewport" content="width=device-width" />

    This is the thread that helped me.

    ??

    Thread Starter katiecoleslaw

    (@katiecoleslaw)

    Going to mark this as resolved now as its working fine on my mobile

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Theme: Twenty Twelve] Mobile browsing different’ is closed to new replies.