menu icons become small

Well-designed restaurant Joomla template with parallax effect.
GK User
Tue Dec 02, 2014 5:19 pm
Hi all, could anyone help me in a urgent case?
I changed the header-module. Now 3 of the menu-icons become very small and I cannot change it back.
Also the locate-icon and the telephone-icon on the bottom of the side.
What should I have to do?
THANKS a lot for your help in advance!!!
User avatar
Fresh Boarder

GK User
Tue Dec 02, 2014 5:58 pm
Hi, heheh, you're not alone, I saw it before.
If you can show me URL, and can check which ones you/I need to repair.
Default they should have font-size:64px, for example

Code: Select all
#gkHeaderMod .gk-short-menu .gk-icon-dinner-set-solid {
    font-size: 64px;
}
User avatar
Platinum Boarder

GK User
Fri Feb 06, 2015 9:50 pm
I had the same issue. I was using JCE editor and when I opened up the Menu Module with the icons and edited the module in editor mode it replaced the "i" style with "em". Open up the module in a text editor and replace the "em" with "i" and the icons go back to normal size.

Hope that helps
User avatar
Senior Boarder

GK User
Fri Feb 06, 2015 11:33 pm
Yep, <em> may also works. thanks.
User avatar
Platinum Boarder


cron