Skip to content
Public Ticket #20212

Submenu width

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Your menu is already displayed with 320px, please clear the browser cache then check again.

uhRcLM8.png

Regards,
PenciDesign.


ISOLE-GRECHE replied

Customer Reply

I changed to 240px and it was OK... now I increased font size of submenu, so I changed width to 280px or 320px but nothing changed. I cleared cache...

Hi,

Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:

.main-navigation ul ul a {
    width: 220px;
}

Change 220px with the width you want to display.

Regards, PenciDesign.

ISOLE-GRECHE replied

Customer Reply

Perfect!

PenciDesign Supporter replied

Staff Reply

Hi,

Please change this color at Appearance → Customize → Colors for Header → Dropdown Menu Items Border Color.

Regards,
PenciDesign.

ISOLE-GRECHE replied

Customer Reply

Perfect... how is possible to change border color (now violet)?

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:

.main-navigation ul ul a {
    width: 220px;
}

Change 220px with the width you want to display.

Regards,
PenciDesign.



ISOLE-GRECHE started the conversation

Conversation Start

How can I increase width of submenu? I don't like that items go in a new line.

Want to join this conversation or access attachments? Sign in first.