Okay
  Public Ticket #1443744
Social icons on mobile header
Closed

Comments

  • Simone started the conversation

    Hello,

    I am having hard time to show the social icons on tablet and mobile view. I don't find any setting for that on the Salient theme sections.

    Please let me know,
    thanks

    S.

  •  9,016
    Tahir replied

    Hey,

    Try adjusting these Options : http://prntscr.com/i4v1zk . 

    Be.st


    ThemeNectar Support Team 

  • Simone replied

    Ok, it could work. But than there would be a way to don't display the off-canvas for the desktop view?

    Because I like the way the desktop navbar is right now.


    Thanks

  •  9,016
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .slide-out-widget-area-toggle {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team