Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 23, 2014 at 9:07 am #323541 hanil2Participant Hello, I add this code to quick css. body .column-top-margin { margin-top: 5px; margin-left: 22px; } Because I want to resize margin between columns. But, columns is not fit to width. How can I make columns fit to width? http://www.kcnla.net This topic was modified 10 years, 2 months ago by hanil2. September 23, 2014 at 1:27 pm #323643 YigitKeymaster Hey hanil2! Please remove ‘margin-left: 22px;’ from your code and add following code to Quick CSS instead and adjust as needed div .av_one_third { margin-left: 2%; width: 33.333333%; } Best regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In