Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1440580

    HI
    I just noticed on the site below that my facebook icon on mobile is next to the burger icon and also in the menu
    see here:

    View post on imgur.com

    View post on imgur.com


    I can’t find any code relating to the social icons.
    Can you help me with this? I would like the icon only in the menu.
    thanks
    Nancy

    #1440594

    Hey Munford,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .av-main-nav .social_bookmarks_facebook {
      display: none; 
    }
    }

    Best regards,
    Rikard

    #1440598

    thanks
    can you also tell me how to take it out of the menu also so I can understand what’s going on?

    • This reply was modified 7 months ago by Munford.
    #1440608

    Hi,

    I’m not sure how you added that, maybe you added code like this?

    Best regards,
    Rikard

    #1440612

    yes thanks that was it.

    #1440627

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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