REMINDER
SOLVED Is there a border-bottom-style CSS for rounded corner ?
-
Dear AppDrag community,
My customer is asking me for a border bottom on his website menu with round corner on the left and the right. Like this :
I've seen many still already with AppDrag and on the net like groove, ridge, inset... But nothing with both round corner. Is there an easy way to fix this ?
I've tried to play with border-bottom-left-radius and border-bottom-right-radius but I'm surely missing something.
Thanks for your help.
-
Hey @nazem-samad, this is not possible directly.
To do that you will have to add custom CSS block.
Idea would be to display a rectangular div with border radius. It's a bit hard and not really worth it if you ask me -
@joseph-benguira Thanks for your reply. Indeed, it's not a big deal and the cost won't be worth it for my customers. Have a nice day !