Dear supporter,
How can I change the shape of the elements in the mega menu? Now the elements have rounded corners at the bottom. I would like to make the squared, no border radius.
Friendly regards,
Rachel
Hey rachelvanstaalduinen,
I don’t see any mega menu on your site but I do see the blue buttons on “over ons” and “Maak een afspraak” the top right which has a rounded corner if you are referring to that then please Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.sub_menu a {
border-radius: 0px!important;
}
Best regards,
Vinay
Dear Vinay,
Fantastic, that was exactly what I was looking for.
Thank you for you great support
Rachel