Okay
  Public Ticket #1800728
Accent color
Closed

Comments

  • jenellel started the conversation

    The accent color is covering up the Jetpack Social Icon Widget. Is there a code I need to keep that from happening? I need the accent color for other widgets.

    See bottom right on the sidebar widget for the URL provided.

    Thank you!

    Jenelle Linden

  •  8,996
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .jetpack_widget_social_icons svg {
        background-color: transparent !important;
    }

    Thanks


    ThemeNectar Support Team 

  • jenellel replied

    That worked in the 'customize' section of the theme. Thank you

  •  75
    Scott replied

    Hey there,

    Thanks for reaching in,

    Please be sure to reach in in case you encounter another issue,

    Regards

    Themenectar Support Team