Content Align Left on K2 Categories

GK User
Thu May 21, 2015 4:23 am
How do you align all the content in any K2 category to the left hand side. For example the title and the content from the "read more" that gets displayed under the image.

If it is a css file could you name the file and the location.

Thank You
User avatar
Junior Boarder

GK User
Thu May 21, 2015 6:35 am
Could you please post an url to your site?
Could you mark the element on a screenshot?
User avatar
Moderator

GK User
Fri May 22, 2015 2:18 am
For example I have a K2 category http://www.statusfocus.com/seo, all the content before the "read more" function shown on this category is all centered in the middle. I want to align left for this only. Title, image, and read more link stay the same.
User avatar
Junior Boarder

GK User
Mon May 25, 2015 1:49 pm
Please edit: /templates/gk_steakhouse/css/override.css and add at its end:
Code: Select all
.category .itemBody p {text-align: left;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron