Hi there!
Could you post a link to your site and we’ll try and make a code suggestion for you.
Cheers! 🙂
Luke the Daft Duke
gah sorry – might help!
You can see the website here
Thanks!
You can use this css:
.banner.headerclass, #topbar {
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
#containerfooter {
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
Kadence Themes
Hi Kadence,
first of all, thank again for your quick responses and helpful answers so far 🙂
Now I would like to round the corners of the dropdown menu. Can you help?
Thanks!
Indeed, how to make round corners of the dropdown menu?
Hi PetraPetra and lesnaya,
Sorry for the delay! In the future please start a new topic as this one has been marked as resolved and can easily be overlooked.
For rounded corners try adding this to your custom css box in Theme Options > Advanced Settings:
#nav-main .sf-menu ul, .nav-main .sf-menu ul, #nav-second .sf-menu ul, .topbarmenu .sf-menu ul {
border-radius: 20px;
}
Hope that helps!
Hannah
Hannah, thanks for your reply, it worked (and I’ve duplicated this question in the Kadence forum, wasn’t sure if this one will get any response, you’ve already replied). Sure, will do so in future in regards to forum rules. Thanks for your fantastic support guys, it feels like there is a team of 20 people there 🙂