Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3409525
social icon color
Closed

Comments

  • Tahaif started the conversation
    see there are two soicial media icons, one is on header and anaother one is on right side floating, when I fix the color of any of these , color of both are changing automatically
    for example as of now the color of the floting now on the right side, I set it as official color but it's showing whit color
    please fix this7555493167.png
  •  7,092
    Oliver replied

    HI!

    CSS example to change color in the content:

    #main .elementor-social-icons-wrapper.elementor-grid svg {
        fill: #000 !important;
    }

     or in the header:


    #site-header .elementor-social-icons-wrapper.elementor-grid svg {
        fill: #000 !important;
    }
    3938581396.jpg

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver