Home Forums WordPress Themes – Premium Encounters Content padding between 3 columns Reply To: Content padding between 3 columns

#20685
Anonymous
Inactive

May be it’s a good idea to reduce size of column for sidebar and increase the middle one. I can give you hint on that one and I assume you’re using the Front Page with left and right column template.

Open the page-templates/frontpage-left-right.php file and you’ll see following codes in that page :

You can see that total total value of grid is 12 . Try to play around with these values span3, span5 and span4 . Make sure the total is 12 for example, span3, span6, span3.