Text Clipping - MENU front page

Steak House, food and drink theme, is now available on support forum.
GK User
Fri Nov 21, 2014 7:41 pm
I've modified the "Menu" section of the frontpage (Clients) and the column titles are clipping in both Safari and Firefox, specifically the word "Brands". Everything looks okay in Chrome.

Thanks for any assistance.

http://hdplayback.com/

ScreenShot 2014.png
User avatar
Senior Boarder

GK User
Sun Nov 23, 2014 10:32 am
Hi,
this may help:
Code: Select all
.gk-menu .gk-cols h3 {
    text-align: left !important;
}
User avatar
Platinum Boarder

GK User
Mon Nov 24, 2014 5:25 pm
Thanks, that got the job done.

Oscar E wrote:Hi,
this may help:
Code: Select all
.gk-menu .gk-cols h3 {
    text-align: left !important;
}
User avatar
Senior Boarder


cron