Archived topic
Off-Canvas Menu ... move Home down
1 reply · Started by John on April 1, 2023
Viewing posts 1–2 of 2
Hello Support at GP !
Please see my off-canvas menu at:
https://understand-culture.com
"Home" is up flush right under
my browser navigation.
Is it possible to move the entire
menu ... Home and the rest ... down
to be on the same line as my logo:
UNDERSTAND CULTURE ?
Thanks !
John
Hi there,
Try:
1. Go to Customizer > Additonal CSS.
2. At the top of the CSS add some empty line breaks
3. In that space paste this CSS:
.slideout-navigation .inside-navigation {
padding-top: 15px;
}
This archived topic is closed to new replies.