Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #757021

    Hello.

    I would like to show all social icons in socket, but only facebook and instagram in header. How do I do that?

    #757601

    Hey snitt,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #757608

    link:

    #758200

    Hi,

    Thanks for that. It looks like you have only added Facebook to your social profiles? Please add all accounts you want to show in the footer and we’ll give you CSS to hide the ones you don’t want to display in the header.

    Best regards,
    Rikard

    #758763

    They have yet to create their other accounts. But accounts hat will be used are: Facebook and Instagram in header. Facebook, Instagram, twitter, Linkedin and YouTube in footer.

    Is that ok, or do you need me to create them before I get the code?

    #759288

    Hi,

    It would be good if you could add all the accounts, as we need to inspect the elements in order to give you accurate CSS to hide them.

    Best regards,
    Rikard

    #760042

    All accounts are now added

    #760459

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #header .social_bookmarks_twitter, #header .social_bookmarks_youtube {
      display:none !important;
    }

    Best regards,
    Rikard

    #764162

    That did it. Thank you for your help :)

    #764472

    Hi,

    Glad we could help :)

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Make social bar display different in socket and header’ is closed to new replies.