Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #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…

    #1232938

    Hey SolingLover,

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1233240

    /Users/admin/Desktop/Screenshot 2020-07-24 at 15.48.04.psd

    #1233306
    This reply has been marked as private.
    #1233311

    Hi SolingLover,

    You can upload screenshots to a service like Dropbox or http://imgur.com and give us the links here.

    Best regards,
    Victoria

    #1233321

    Link to graphic below – many thanks !

    #1233340

    Hi SolingLover,

    Please try this option in the Theme Options > Header > Extra elements.
    Image 2020-07-26 at 15.57.25.png

    Best regards,
    Victoria

    #1233347

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

    #1233352

    Victoria – 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..

    #1233357

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

    #1233540
    This reply has been marked as private.
    #1233927
    This reply has been marked as private.
    #1234058

    Hi,

    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

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