Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Are you familiar with CSS?
Do you have a section in the dashboard named, “Custom CSS”, “Edit CSS” or “Custom CSS Manager”?
Yes. I have tried to locate which parameter that changes the width. I am new to css so I don’t know what to look for.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Which section do you have, “Custom CSS”?
Edit css maybe?
I can edit style.css
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Install this Custom CSS Manager plugin and use its section of the dashboard to hold your CSS modifications:
nav ul ul {
width: 200px;
}