• Hi,

    After rearranged and designed my blog page. The article section doesn’t narrow down on mobile devices. (Link) The article section just stays the same width so it just overflows the whole layout.

    I’ve tried to add the code below to style.css, but I didn’t really know wheres the exact place to put.

    article {
     float:none;
    	width:auto;
    	height:auto;
     }

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    Can anyone please tell me why this issue caused and how to fix it?

    Many thanks.
    Jesse

    • This topic was modified 7 years, 2 months ago by jesseshen.
    • This topic was modified 7 years, 2 months ago by bdbrown.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Article doesn’t response on mobile’ is closed to new replies.