How to enlarge my social icons
Well-designed restaurant Joomla template with parallax effect.
- GK User
- Sun Dec 13, 2015 2:09 pm
http://www.ristoranteilcovo.net
In the footer_nav positionn i have some social icons but too small. Is possible to enlarge like the icons in the header?
This is the code:
<ul class="gk-short-menu">
<li><a class="fa fa-facebook-square" href="https://www.facebook.com/RistoranteEnotecaIlCovo/" target="new"></a></li>
<li><a class="fa fa-google-plus" href="https://plus.google.com/u/0/b/114588531761675184877/+RistoranteilcovoNet/about" target="new"></a></li>
<li><a class="fa fa-envelope" href="mailto:[email protected]"></a></li>
</ul>
In the footer_nav positionn i have some social icons but too small. Is possible to enlarge like the icons in the header?
This is the code:
<ul class="gk-short-menu">
<li><a class="fa fa-facebook-square" href="https://www.facebook.com/RistoranteEnotecaIlCovo/" target="new"></a></li>
<li><a class="fa fa-google-plus" href="https://plus.google.com/u/0/b/114588531761675184877/+RistoranteilcovoNet/about" target="new"></a></li>
<li><a class="fa fa-envelope" href="mailto:[email protected]"></a></li>
</ul>
-
- Senior Boarder
- GK User
- Sun Dec 13, 2015 3:53 pm
Please edit: /templates/gk_steakhouse/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
#gkFooterNav .fa {font-size: 28px;}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Sun Dec 13, 2015 7:22 pm
Tnx!
-
- Senior Boarder
- GK User
- Mon Dec 14, 2015 5:33 pm
If you have any additional questions regarding this topic, please let me know.
-
- Moderator
- GK User
- Mon Dec 14, 2015 5:37 pm
it's ok! TNX.
-
- Senior Boarder
5 posts
• Page 1 of 1