I'm using the Photo Theme. The K2 Item Titles seem to be pushed to the right and will even break words up. I'd like them to span the entire with of the page.
I tried adding this to CSS override (found in another post:
- Code: Select all
.item-header.gk-page .item-basic-info {width: 100%;}/*
But it's now working.
Please advise.
Thank you.