Hello,
I would like to change the mobile menu border color, but NOT the color of the border for the small bar above the main menu – the reverse would also work. I have tried editing the border color for the small bar under advanced styling but this does not work. I just want these two elements to be different colors.
Thank you.
Hi spozalty,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Guessing my last reply didn’t go through, so I’m re-sending the link. Thanks for the help.
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
#mobile-advanced>li:first-child>a:first-child {
border-color:green;
}
Regards,
Rikard
No luck – that just changed the border around the first menu item inside of my mobile menu. I would like to change the color of the border around the hamburger menu icon. Additionally I think now I would like to change the color of the hamburger menu icon itself.
Thank you for your assistance.
