Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Mobile view CHANGES when I edit CCS content width. Non-Responsive.

$
0
0

Replies: 0

I want to add this code to change the padding and the width of my blog post content.

It worked fine for the desktop view. But when I switch to mobile view, it’s non-responsive

How do I make it so that my changes are responsive?

#content {
padding:0 150px 0 150px; //Adjust
}

#content {
  width: 770px; //Adjust
}

Non responsive

  • This topic was modified 5 minutes ago by johnnyfame.

Viewing all articles
Browse latest Browse all 59525

Trending Articles