submenu width
Please, how can I change submenu width and backg color?
Thanks in advance,
Igna
-
Hello,
Thank you for contacting us.
Yes, you can change the width of the submenu items. The width have a predefined width and you can try to change it using the Custom CSS. The Custom CSS you can add in the Brizy WordPress plugin and also in the Brizy Cloud. In both environments is this possibility. In Brizy Cloud this is the class for the dropdown menu and where is set-up the width https://jmp.sh/7mkrdXr. Therefore, you can add this Custom CSS in the Settings -> Custom CSS of the project https://jmp.sh/0zqn51B.
@media (min-width: 991px){
.brz .brz-menu__ul .brz-menu__dropdown {
width: 200px !important;
}}If you want to change the background color and corners of the submenu then for this you can't use the Custom CSS. You can customize these details using the Brizy settings. For this, please open the submenu and click on a submenu item. After this, go to the Colors options and change the text, background, border and shadow color. If you will click on the settings you will be able to change the corners too. See here, I made a video with all these steps.
Let us know if we can help you with something else.Best regards, Nelea.
0 -
Thanks, where are those setting? I don't find them, I work with wp
0 -
Hi,
did you see this video: https://jumpshare.com/v/AyVMr7kHxkvIVvdkpXcF ? Here my colleague Nalea showed you the color change options for the submenu.
0 -
Thanks so much!
0
Please sign in to leave a comment.
Comments
4 comments