Hello,
is it possible to change border-radius of submenu without CSS?
Are you using header from theme options, or did you build your own template in Header Builder?
Can you attach a link to your website, please?
Thanks
It's header from theme options. It's build local.
In that case, achieving that without custom CSS is impossible.
You can set it up in the Menu settings if you use Header Builder.
Best regards
And how could it be achieved with the CSS?
You should use this CSS code:
#Top_bar .menu .menu-item .sub-menu{ border-radius: 20px; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Comments
Hello,
Are you using header from theme options, or did you build your own template in Header Builder?
Can you attach a link to your website, please?
Thanks
It's header from theme options. It's build local.
In that case, achieving that without custom CSS is impossible.
You can set it up in the Menu settings if you use Header Builder.
Best regards
And how could it be achieved with the CSS?
You should use this CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards