Okay
  Public Ticket #2672656
Media Gallery Icons
Closed

Comments

  •  1
    Rachid started the conversation

    Hi,

    I'm currently running into a bug/problem with the media gallery. I am using the media gallery as a Team Member panel, and want to set out going links to social platforms and websites. That is possible, but I can't change the icons to something other than the "brand" icons, which means I can't use it to link to a personal website. And another problem I'm running into is, that no mater what color I give these icons in the 'style' panel, they don't change from black.

    Hope you can help me out with this. It's the only small problem I'm running into from this amazing theme.


    with regards,

    Rachid

  •  933
    Neuron replied

    Hi Rachid,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   Rachid replied privately
  •  933
    Neuron replied

    Hi,

    I am truly sorry for the late reply, we had some holidays + the weekend. We'll try to cover as much as possible this week.

    Can you please change the color of those icons by adding the following code at Appearance > Customize > Additional CSS?

    .m-media-gallery .m-social-media ul li a {
        color: red !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  •  1
    Rachid replied

    Hi,

    Thanks that helped.

    Is there also a way to remove the underline when hover on those icons?

  •  933
    Neuron replied

    Hi,

    Yes, please add the following code at Appearance > Customize > Additional CSS.

    .o-neuron-hover-holder__body-meta__social-media ul li a:hover {
        box-shadow: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • spider-web replied

    Dears, 
    I have the same issue as Rachid had: "I can't change the icons to something other than the "brand" icons, which means I can't use it to link to a personal website".
    Actually I would like to have a link to email (envelope icon which links to mailto:[email protected]) / phone number (phone icon + number). Could you help, please?

  •  933
    Neuron replied

    Hi,

    I am very sorry for the late reply, we were not working on the weekend.

    Unfortunately, you can't add it because it needs to add some custom code and our support doesn't fully support it, you can create a new ticket and provide me with your wp-admin, we can try it, but we can't guarantee that something can't go wrong.

    Feel free to ask for anything you need.

    Kind Regards