Tagged: enfold, restaurant, theme
-
AuthorPosts
-
February 6, 2015 at 11:35 pm #392345
I’m not sure how to increase the social media icons on the Enfold Restaurant Theme. Any custom styling available?
February 7, 2015 at 7:14 pm #392546Hi Michael!
You want to increase the size correct? Add this to your custom CSS.
#footer [data-av_icon]:before { font-size: 25px !important; }
Best regards,
ElliottFebruary 7, 2015 at 8:58 pm #392574Sorry, that didn’t work or change anything. Adjusted the 25 up to 50 with no difference made.
February 7, 2015 at 9:00 pm #392576Sorry is custom CSS different than the quick CSS?
February 7, 2015 at 9:05 pm #392577Doesn’t matter, I tried adding it to the quick css and the custom.css in the theme folder. No joy.
February 7, 2015 at 9:07 pm #392578This reply has been marked as private.February 8, 2015 at 7:35 pm #392766Tried again, nothing seems to work to increase the size of those. Any suggestions?
February 9, 2015 at 1:38 pm #393027Hey!
Please try the following code in Quick CSS (it’s the same as custom CSS):
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before { font-size: 20px !important; }
Regards,
Rikard- This reply was modified 9 years, 9 months ago by Rikard.
February 9, 2015 at 8:01 pm #393265Hi Rikard,
That didn’t work either. Are we all working on the same theme?
February 9, 2015 at 8:02 pm #393267This reply has been marked as private.February 9, 2015 at 8:13 pm #393271Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .social_bookmarks li a { font-size: 17px; }
Before applying custom CSS code, make sure to disable CSS minifying feature from the plugin you are using and to flush cache after applying the code
Cheers!
YigitFebruary 9, 2015 at 8:18 pm #393277Hi Yigit,
No joy.
That was the first code I tried after I did a search. I think that may work on the original Enfold Theme, but it does NOT work on the restaurant theme.
Any other options? I do have the login information above if anyone could toy with it. I can’t seem to figure it out.
February 10, 2015 at 9:46 am #393570Hey!
Yes please post login details for your site, you can post it here as a private reply.
Best regards,
RikardFebruary 10, 2015 at 9:49 am #393572This reply has been marked as private.February 10, 2015 at 1:18 pm #393655Hi!
I disabled minifying feature, flushed cache and enabled it – http://i.imgur.com/cR1EmfD.png
Please review your website now.Regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.