Comments 1tassilotn started the conversationApril 1, 2023 at 11:28pmHey!How do i edit my custom css so that the box does not take up the entire height of the menu but looks like a button?I want to explicitly go the way via custom cssCheers 1tassilotn repliedApril 2, 2023 at 10:29am .menu-button { background-color:#eb5e28; border:1px; border-radius:3px; -webkit-box-shadow:1px 1px 0px 0px #2f2f2f; -moz-box-shadow:1px 1px 0px 0px #2f2f2f; box-shadow:1px 1px 0px 0px #2f2f2f; } .menu-button a, .menu-button a:hover, .menu-button a:active { color:#fff !important; } This is my css code btw 2,049Judith repliedApril 3, 2023 at 8:28amHi there,Thanks for keeping in touch.Please send in your website URL so that we can check this out.Thanks. Sign in to reply ...
Hey!
How do i edit my custom css so that the box does not take up the entire height of the menu but looks like a button?
I want to explicitly go the way via custom css
Cheers
Hi there,
Thanks for keeping in touch.
Please send in your website URL so that we can check this out.
Thanks.