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!
-
- 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:
If you set this to 0px it's centered:
Hope that helps.
Cheers
XLive
-
- 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:
@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;
}
-
- Moderator
- GK User
- Thu Mar 30, 2017 2:22 am
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
-
- 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.
What phone are You checking it with ? For me any phone I use is showing icons big even without scrolling.
-
- 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.
-
- 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.
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.
-
- Moderator
7 posts
• Page 1 of 1