[Resolved] Turning off the social media icons

  • Author
    Posts
  • #6348

    zhigh
    Participant

    Hello, I am using a widget in my top bar for a facebook icon, but it shows the ultra default icon off to the side of the icon that I am trying to use. I would use the default icon, but I could not find out how to change the color of it in the top right top bar menu and it isn’t visible without hovering due to my background. If you could help me out with this, I would greatly appreciate it!

    I am using Ultra Premium

    Thanks

    site link: http://allseasonstemp.com.previewc40.carrierzone.com/

    #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 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Scroll to top