Okay
  Public Ticket #172391
removing lines between social icons in secondary navigation
Closed

Comments

  •  6
    Michael started the conversation

    hey phil,

    was able to search the archives and figure out how to remove the line separating the secondary nav and the top nav...but can't figure out how to remove the vertical lines separating the content and the social icons in the secondary nav?

    thanks sir!

  •  1,070
    ThemeNectar replied

    Hey Michael!

    Add this into the Custom CSS box located in your Salient Options panel:

     
    html body #header-secondary-outer nav ul li a {
      border: none!important;
    }
    

    Cheers :)

  •  6
    Michael replied

    thanking you as always sir!

  • Vinzent replied

    @Michael, Im looking for " how to remove the line separating the secondary nav and the top nav " and couldn't find anything. Would you be so kind and provide the ticket. Thanks a lot! 

  •  6
    Michael replied

    let me search for the ticket number.....

  •  6
    Michael replied

    #146516

  •  1,070
    ThemeNectar replied

    Thanks for posting that Michael! :)