Home › Forums › Pro Support › Change of colums due to width Tagged: column width This topic has 5 replies, 3 voices, and was last updated 5 years, 3 months ago by Tom. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts June 5, 2018 at 1:58 am #4779 HansParticipant Hi, my problem: blog and archives change from 3 to 2 [1024] resp 2 to 1 [768] columns. WPSP list only changes from 3 to 1 [768]. This gives very small and ugly columns. How can I achieve the same effect as on blog and archives? June 5, 2018 at 1:59 pm #4786 LeoModerator Hi there, Any chance you can link me to the page in question? Thanks! June 5, 2018 at 11:27 pm #4790 HansParticipant These are My examples: Galerie: When you shrink the width it changes from 3 to 1 column at width=768. Blog: When you shrink the width it changes from 3 to 2 colums at width=1024 and if changes from 2 to 1 colum ath width=768. Where shall I deliver you the information to link to the page (admin and password)? June 6, 2018 at 9:15 pm #4807 TomKeymaster Can you try adding this CSS?: @media (max-width: 1024px) and (min-width: 769px) { .wpsp-col-4 { width: 50%; } } June 7, 2018 at 12:06 am #4809 HansParticipant Thanks! It waorks great! June 7, 2018 at 9:43 pm #4822 TomKeymaster You’re welcome 🙂 Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In