[Resolved] Turning off the social media icons

  • Author
    Posts
  • #6352

    Andrew Misplon
    Keymaster

    Hi zhigh

    Thanks for your support. Please, try adding the following to Customize > Additional CSS OR your own Custom CSS plugin:

    /* Menus */
    .menu a[href*="facebook.com"]:before {
    	content: none;
    }
    #6363

    zhigh
    Participant

    It is still showing up, I tried it on additional css and custom css

    #6365

    Andrew Misplon
    Keymaster

    Ahh, ok, delete the CSS I sent and copy it from this source:

    https://pastebin.com/SJyE3Ytb

    The inverted commas are turning into HTML chars, can you see it?

    #6368

    zhigh
    Participant

    Awesome! It worked! Thank you so much!

    #6369

    Andrew Misplon
    Keymaster

    Super, glad that helped 🙂 All the best.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Scroll to top