Site logo

Archived topic

How can I widen the submenus?

5 replies · Started by Tugce on March 23, 2023

Viewing posts 1–6 of 6

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.

Thanks, it worked :)

No problem :)

This archived topic is closed to new replies.