Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #637699

    Hi, I added the Facebook icon to a website main navigation using the instructions provided here: https://kriesi.at/support/topic/adding-facebook-social-icon-and-link-to-main-menu/ I added the facebook link to the menu beside ‘contact us’. The link works and mouse over shows it’s there, but the FB image itself doesn’t display. The URL I placed in the css is verified as correct. Any suggestions? I copy/pasted the website address into private content, so you can see the site. I have a feeling I’m missing some minor detail, but I’m stumped. Thanks.

    • This topic was modified 8 years, 5 months ago by GWS.
    #638091

    Hey Gallop_Web,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #menu-item-321 a {
        background: url(https://www.petersandinfoto.se/wp-content/uploads/2013/11/facebook32.png) no-repeat 0 27px;
        background-position: 50% 50%;
    }
    

    and change the link to your own icon link

    Best regards,
    Yigit

    #638176

    That did the trick! Love, love, love this theme and the support provided! Thanks, Yigit!

    #638179

    Hi!

    Thank you for searching the forum before starting a thread :)

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main menu Facebook icon not displaying’ is closed to new replies.