We have installed the Salient-business demo, which we like. However we really like how the Salient-Minimal-Portfolio treats the menu, with the small bar that flashes underneath.
Is there a way of setting so that it underlines with a slim bar rather than the thick bar that the business demo has please?
Hi
We have installed the Salient-business demo, which we like. However we really like how the Salient-Minimal-Portfolio treats the menu, with the small bar that flashes underneath.
Is there a way of setting so that it underlines with a slim bar rather than the thick bar that the business demo has please?
Hi, I have sent this to you. Can you help?
Hi Ginetta,
You have not sent any link to your website. Try the following custom css:
@media only screen and (min-width: 1000px) { #header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a:after, #header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before { border: 1px solid !important; } }Thanks.