-
AuthorPosts
-
July 22, 2020 at 7:55 pm #1232375
Hi !
I would like to add in some colour social media icons into the top header (socket?), instead of using the social media option in the theme. If I disable the social media option, how would I go about adding a Button Row to put the new icons into ?
Perhaps as a suggestion to develop the Advanced Styling options, this could be used to change the icons to unique image files ? I’m asking on behalf of my developer who is not familiar with Enfold…July 24, 2020 at 11:46 am #1232938Hey SolingLover,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaJuly 25, 2020 at 9:36 pm #1233240/Users/admin/Desktop/Screenshot 2020-07-24 at 15.48.04.psd
July 26, 2020 at 10:51 am #1233306This reply has been marked as private.July 26, 2020 at 11:03 am #1233311Hi SolingLover,
You can upload screenshots to a service like Dropbox or http://imgur.com and give us the links here.
Best regards,
VictoriaJuly 26, 2020 at 12:14 pm #1233321Link to graphic below – many thanks !
July 26, 2020 at 2:58 pm #1233340July 26, 2020 at 3:18 pm #1233347Hi Victoria – I have the secondary menu showing, and will have a go at styling these so the items are larger, but how/where can I change the actual images for the social media files ? Client wants to use colour ones…
July 26, 2020 at 4:37 pm #1233352Victoria – I’ve just noticed that the social media icons are loading the on_hover background colours but no icons, and no are icons showing on the page just looking at the page..
July 26, 2020 at 5:26 pm #1233357Hi SolingLover,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJuly 27, 2020 at 4:00 pm #1233540This reply has been marked as private.July 29, 2020 at 11:31 am #1233927This reply has been marked as private.July 30, 2020 at 5:14 am #1234058Hi,
Thank you for the update.
The default social icons are actually fonts and not images, so if you want to use actual images for the social icons, you may need to use a different plugin or use widgets to insert additional content in the header. Please check the documentation for more info.
// https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Or replace the social icon fonts with background images as suggested in the following thread.
// https://kriesi.at/support/topic/iconos-personalizados/#post-993528
If however you only need to change the color of the social icons, you can start with this css code.
#top .social_bookmarks_twitter a { color: skyblue; } #top .social_bookmarks_facebook a { color: blue; }
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.