Comments Jonathan started the conversationFebruary 27, 2014 at 12:48amHow do you move the icons to the right side of secondary header? I want them alongside a custom menu button I already have there. Thanks!Jonathan repliedFebruary 27, 2014 at 1:13amOr, place the icons & my phone number top right of main nav above menu items... if the code isnt too complex (see www.seminar-solutions.com)If this is complex, can you tell me how to remove the line that divides main and secondary nav menus?Thanks again! 1,070ThemeNectar repliedFebruary 28, 2014 at 2:55pm Hey! Add this into the Custom CSS box located in your Salient Options panel: body[data-header-color="custom"] #header-secondary-outer { border-bottom: 1px solid #fff!important; } Cheers :)[deleted] repliedMay 2, 2014 at 7:58amHi,I was wondering how I would go about replacing the social icons in the header with a link instead?Thanks mate 8,839Tahir repliedMay 2, 2014 at 4:05pmHey Andrew!Please see screenshot:http://prntscr.com/3ff9qa . You have to remove the social icons code and add a html anchor tag like this for the link:<a href="http://www.google.com">Link </a>Cheers ThemeNectar Support Team Sign in to reply ...
How do you move the icons to the right side of secondary header? I want them alongside a custom menu button I already have there. Thanks!
Or, place the icons & my phone number top right of main nav above menu items... if the code isnt too complex (see www.seminar-solutions.com)
If this is complex, can you tell me how to remove the line that divides main and secondary nav menus?
Thanks again!
Hey!
Add this into the Custom CSS box located in your Salient Options panel:
Cheers :)Hi,
I was wondering how I would go about replacing the social icons in the header with a link instead?
Thanks mate
Hey Andrew!
Please see screenshot:http://prntscr.com/3ff9qa . You have to remove the social icons code and add a html anchor tag like this for the link:
Cheers
ThemeNectar Support Team