Site logo

[Resolved] how to add social icons outside the header in the theme”What I do.”

Home Forums Support [Resolved] how to add social icons outside the header in the theme”What I do.”

Home Forums Support how to add social icons outside the header in the theme”What I do.”

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2556738
    adrian

    in site library, there are 3 icons in black. How Do I add that to my site?

    #2556816
    Fernando
    Customer Support

    Hi Adrian,

    For reference, may we know which specific template from the Site Library you are referring to?

    #2557101
    adrian

    Slideout.

    #2557262
    David
    Staff
    Customer Support

    Hi there,

    in the original site it had:

    1. this Plugin installed:
    https://wordpress.org/plugins/menu-icons/

    2. in Appearance > Menus a menu set to display in the Primary Navigation that was using those icons as links.

    #2557615
    adrian

    cheers

    #2557622
    adrian

    but it says “snapchat” on the menu. How can I only show icon? When I remove the name the whole menu is gone

    #2557852
    Ying
    Staff
    Customer Support

    Can you try adding this CSS?

    .main-nav ul li.menu-item a i + span {
        display: none;
    }
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.