Tagged: transparent
Hi, how can I define the border color between the second menu and the main menu as transparent?
Thank you for your awesome support!
Here’s the link: http://www.beingwithbyronkatie.com
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
#top .av_header_transparency #header_meta {
border-bottom: 1px solid rgba(255,255,255,0.0) !important;
}
Best regards,
Rikard
Beautiful. Thank you!
It’s working.