Home › Forums › Template Support › Tablet Problem with category blog › Reply To: Tablet Problem with category blog TonyModerator Posted 6 years, 11 months ago You can use the css code like this @media (max-width: 768px) { .view-article .col-sm-9 { width: 100%; } }