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