Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #392345

    I’m not sure how to increase the social media icons on the Enfold Restaurant Theme. Any custom styling available?

    #392546

    Hi 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,
    Elliott

    #392574

    Sorry, that didn’t work or change anything. Adjusted the 25 up to 50 with no difference made.

    #392576

    Sorry is custom CSS different than the quick CSS?

    #392577

    Doesn’t matter, I tried adding it to the quick css and the custom.css in the theme folder. No joy.

    #392578
    This reply has been marked as private.
    #392766

    Tried again, nothing seems to work to increase the size of those. Any suggestions?

    #393027

    Hey!

    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.
    #393265

    Hi Rikard,

    That didn’t work either. Are we all working on the same theme?

    #393267
    This reply has been marked as private.
    #393271

    Hi!

    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!
    Yigit

    #393277

    Hi 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.

    #393570

    Hey!

    Yes please post login details for your site, you can post it here as a private reply.

    Best regards,
    Rikard

    #393572
    This reply has been marked as private.
    #393655

    Hi!

    I disabled minifying feature, flushed cache and enabled it – http://i.imgur.com/cR1EmfD.png
    Please review your website now.

    Regards,
    Yigit

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.