contacts

Get All 146 Premium WordPress Themes for Just $59.99
One-Time Payment: Unlimited Use Across Unlimited Domains, Plus Free Lifetime Updates! Learn more

tGeek – Reduce Columns Count

tGeek – Reduce Columns Count

The tGeek WordPress Theme comes with 3 coumns (2 post columns and 1 sidebar column).

If you want to change the number of columns to 2 (1 post column and 1 sidebar column), here are all of the necessary steps:

  1. Login to the Admin Panel of your website
  2. Navigate to Left Menu -> Appearance -> Theme Editor
  3. Open style.css
  4. On line 2996, REMOVE the following code:
    body.blog article,
    	body.archive article {
    	    float: left;
    	    margin-right: 3%;
    	    width: 45%;
    	}
    
  5. Save changes

and here is the result:

tGeek Two Column