Okay
  Public Ticket #2768073
Burguer Menu Off the canvas Icon
Closed

Comments

  •  3
    digitalspain started the conversation

    I would like to change the color of the Menu Icon and the social icons in the DEMO related URL.

    Please see attachement to check what we need

  •  1,643
    Judith replied

    Hi There,

    Please head to Salient > Header Navigation > Off canvas menu and change the hamburger menu color from here:

    7319853557.png

    To the change the color of the social icons, try this css:

    header-outer #social-in-menu i, .material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links a i {
        color: red;
    }

    Thanks.

  •   digitalspain replied privately
  •  1,643
    Judith replied

    Hi There,

    Please send in your admin login credentials so that we can check this from your end.

    Thanks.

  •   digitalspain replied privately
  •  1,643
    Judith replied

    Hi There,

    Please send in login for admin access, the ones you have sent are not for admin hence we are not able access the salient theme options among others.

    Thanks.

  •  8,402
    Tahir replied

    Hey Again,

    Be sure to set the Color Scheme Field to "Custom" for the color fields to take the changes: 

    1099147353.pngClick To Open Larger Image.

    Thanks 


    ThemeNectar Support Team 

  •   digitalspain replied privately
  •  1,643
    Judith replied

    Hi There,

    Please send in your admin login credentials, the ones you have sent are not of admin access.

    Thanks.

  •  3
    digitalspain replied

    Now you have admin permissions, sorry:


    To access the website:

    1- go to: https://nueva1.b.wetopi.com/my-wordpress-manager?5906a1e55da988c8ab24bb84574f709b591c319d8f05c809cc3f0d59 

    2,. go to https://nueva1.b.wetopi.com/wp-admin/ 

    [email protected]

    benwyg-gIqwaf-7pedqe


  •  1,643
    Judith replied

    Hi There,

    Please allow us to get clarity on this.

    You wanted to change these colors on the demo page and not on the url https://nueva1.b.wetopi.com/#intro according to your first request is that right? 

    Because we do not have social icons on this website https://nueva1.b.wetopi.com/#intro, you have however sent us the login credentials for this website https://nueva1.b.wetopi.com/#intro instead of the demo.

    Thanks.

  •  3
    digitalspain replied

    Right, the social media at the moment is switched off.

    I would like to change the color of the Menu Icon

    This is the color:  #ece3b3

    I guess is necessary to change them in every section. Please check the attachment to see de "burger" menu icon in grey I want to change in every section

  •  8,402
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    #header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines, #header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines:before, #header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines:after, body.material #header-outer.transparent .slide-out-widget-area-toggle a .close-line, #header-outer.transparent > #top nav ul .slide-out-widget-area-toggle .lines-button:after {
        background-color: #ece3b3 !important;
    }
    .slide-out-hover-icon-effect.slide-out-widget-area-toggle .unhidden-line .lines:before, .slide-out-hover-icon-effect.slide-out-widget-area-toggle .unhidden-line .lines:after, .slide-out-hover-icon-effect.slide-out-widget-area-toggle .unhidden-line.lines-button:after {
        background-color: #ece3b3 !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  3
    digitalspain replied

    Thanks, Why is not working via panel switcher?

  •  3
    digitalspain replied

    Now it works, thanks

  •  8,402
    Tahir replied

    Be sure to set the "Header Color Scheme" To "Custom" in here: 

    7994475711.pngClick To Open Larger Image.

    Thanks 


    ThemeNectar Support Team 

  •  3
    digitalspain replied

    Is the first thing I did, It is written below

  •  8,402
    Tahir replied

    Glad you got it sortedsmile.png . 

    Cheers


    ThemeNectar Support Team