Okay
  Public Ticket #385142
Slideout Widget Icon Color
Closed

Comments

  • Milan started the conversation

    Hi,

    How can I change slide out widget icon color? Default is black but I would like to change it to some other if possible. Thanks!

  •  8,849
    Tahir replied

    Hey!

    Can you provide the site url.

    Thanks


    ThemeNectar Support Team 

  • Milan replied

    Hey,

    Sure, here you go : www.zjudesign.com

    Thanks



  •  8,849
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    #header-outer.transparent.dark-slide:not(.directional-nav-effect) header#top nav ul .slide-out-widget-area-toggle a .lines-button i, #header-outer.transparent.dark-slide:not(.directional-nav-effect) header#top nav ul .slide-out-widget-area-toggle a .lines-button i:after, #header-outer.transparent.dark-slide:not(.directional-nav-effect) header#top nav ul .slide-out-widget-area-toggle a .lines-button i:before {
      
        background-color: #988345 !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Milan replied

    Thanks a lot! I appreciate the help! Keep up with great work!