Site logo

Archived topic

How can I set a padding to subnavigation?

5 replies · Started by Jenny on June 30, 2022

Viewing posts 1–6 of 6

Hi Jenny,

Your staging site is under development mode which I can't access, the other link you provided leads to a time-out error, I can't see it as well.

Can you check?

Thank you Ying, I deactivated the Under-Construction-Plugin :).
Thanks for looking it Up.💕

Hi Jenny,

1. I'm not sure if I understand correctly, give this CSS a try:

.main-nav ul.sub-menu.toggled-on {
    padding-left: 20px;
}

2. Try this:

.main-navigation ul ul {
    box-shadow: none;
}

Let me know :)

you are great, that was exactly what I wanted to do 😘
Thank you so much 🌻

You are welcome :)

This archived topic is closed to new replies.