Site logo

Archived topic

Styling child items off-canvas menu

7 replies · Started by Jessica on August 3, 2020

Viewing posts 1–8 of 8

Hi there,

i try to change styling of my child items az off-canvas menu at http://wp12076150.server-he.de/

everything i tried in cusomizer changes every items. i want to sho child items italic for example...

thanks for help!

Great thanks! Is it possible to change the child of the childs too?

Just add one more ul like this:

@media (max-width: 768px) {
    .slideout-navigation.main-navigation .main-nav ul ul ul li a {
        font-style: italic;
    }
}

very great! thanks! a last question: is it possible to change width of slideout?

sorry, this doesn´t work.

Hmm that case can you open a new topic?

Thanks :)

This archived topic is closed to new replies.