Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #628413
    Anonymous

    After the last upgrade, I had to go in and reset my header to display the Facebook and Twitter icons again. Works fine for regular browsers, but the icons are not visible on my mobile device (Samsung Galaxy S5).

    #628414
    Anonymous

    Also, how do I add TripAdvisor and Yelp to the social icons on my header? They aren’t listed in the Social Icons window, and if I do a RSS feed using their URL there is no icon for them.

    #629436

    Hi,

    Please refer to this post – http://kriesi.at/documentation/enfold/custom-social-icons/

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

    
    @media only screen and (max-width: 989px) {
    .responsive.html_header_top.html_mobile_menu_tablet #header_main .social_bookmarks {
        display: block !important
    }}
    

    Best regards,
    Yigit

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