Archived topic
How can I widen the submenus?
5 replies · Started by Tugce on March 23, 2023
Hi David,
How can I widen the submenu, to have the text fully contained for more than 100 px?
I have attached our website and the screenshot for your reference.
Thanks
Hi there,
you have this CSS on your site:
.main-navigation ul ul {
width: 100px;
}
Not sure where it is as its been cached.
Perhaps in the Customizer > Additional CSS ? Or a child theme.
But you need to edit that CSS to increase its width.
Hi David,
It didn't make any changes. I've attached the screenshot of the current css codes with the submenu.
Hey there,
Can you first confirm that the sub menu width setting is not set to 100px?
https://docs.generatepress.com/article/menu-item-height-width/
Let me know :)
Thanks, it worked :)
No problem :)