GK Icons title text not centered

GK User
Sat Mar 25, 2017 5:06 am
Hello, I need help, how can I center title the text on my GK Icons my website is www.clinicafiori.com, thanks!
User avatar
Fresh Boarder

GK User
Sat Mar 25, 2017 6:29 am
TonioFdez wrote:how can I center title the text on my GK Icons

Hi,
There is a padding of 8px in CSS file:
Image

If you set this to 0px it's centered:
Image

Hope that helps.
Cheers
XLive
User avatar
Junior Boarder

teitbite
Sun Mar 26, 2017 3:22 pm
Hi

@XLive is right, it's because of this padding. Add this to override.css and make sure override is enabled in template settings:

Code: Select all
#gkHeaderMod .gk-short-menu i {
    padding: 0;
}
User avatar
Moderator

GK User
Thu Mar 30, 2017 2:22 am
:D Thanks a lot guys, I totally missed that one. Now when I first open up the site on my phone with chrome, The icons appear in a normal size, but after i start scrolling down they get a lot bigger, is there a way to fix this, because when i open it in safari this doesnt happen, cheers.

1.jpg
2.jpg
User avatar
Fresh Boarder

teitbite
Mon Apr 03, 2017 9:37 am
Hi

What phone are You checking it with ? For me any phone I use is showing icons big even without scrolling.
User avatar
Moderator

GK User
Wed Apr 05, 2017 8:00 pm
I use iPhone with chrome, its kinda wierd coz ive open un the page in other samsung phones using chrome and the icons stay small, anyway ill just leave just as it is, thanks a lot. Teitbite.
User avatar
Fresh Boarder

teitbite
Sun Apr 09, 2017 12:45 pm
Hi

I do not have Chrome on iPhone, but in Safari it's showing big icons from start. I also see no code in gk.stuff.css to resize it.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.