Home Forums Pro Themes University Hub Pro How can I change the color of icons in Social Menu?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #142594
    Alexei
    Participant

    Hello,

    How can I change the color of icons in Social Menu?
    It is white by default but I need to change it.

    Thank you

    #142599
    Psink
    Keymaster

    Hello @Alexei

    Please add this Css in Additional CSS to change social menu color

    
    #header-social .university_hub_widget_social ul li a::before{
       color: #000;
    }
    

    Change the color code as per your requirement

    have a great day

    Regards,
    Psink

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