I hope you are well today and thank you for your question.
You can achieve this by adding the below CSS code in the Custom CSS option of Add Search To Menu plugin settings on the path Settings -> Add Search To Menu
header nav>ul>li.astm-search-menu:before {
background: #ccc;
}
header nav>ul>li.astm-search-menu:before {
content: '';
display: block;
position: absolute;
left: -1px;
right: 0;
height: 4px;
}
header nav ul li.astm-search-menu:before {
top: 0;
}
Best regards,
Thanks for the quick reply Vinod, that worked perfectly.
-
This reply was modified 7 years, 9 months ago by
oceanvantage.
You are most welcome, I’m glad I was able to help you in this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:
https://wordpress.org/support/plugin/add-search-to-menu/reviews/
I’d really appreciate that. 🙂
And if i can be of any further assistance please don’t hesitate to ask.