The page I’m working on is:
http://vitalthrive.us/
I notice that there is a subtle line that is running at the top of the page where the menu is all the way across and I’m curious to learn how I can remove that?
Thank you for your support.
Hey Nathan,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av_header_transparency #header_meta {
border-bottom: none;
}
Best regards,
Yigit
When I see it worked I’m thankful because this meets my need for support thanks again!