Landing › Forums › Somentra (Impeka) › Bug Report › Wrong menu button shape › Reply To: Wrong menu button shape
May 29, 2021 at 11:48 am
#274
Hey Marius,
thanks. I am familiar with writing custom CSS for this. This works for me:
#grve-main-header .grve-header-menu .grve-first-level.grve-menu-type-button > .grve-link-wrapper a .grve-item {
border-radius: 30px;
}
Just wondered, if this is on purpose, as in Crocal it is in fact controlled by the default button settings, which is, what I would consider the most consistent architecture.
Not sure, if I would ask for more options, as every option adds to the overall performance.
Cheers,
Bernhard


