Site logo

Archived topic

Issue with Footer

1 reply · Started by Adarsha on July 26, 2022

Viewing posts 1–2 of 2

Hey.

Footer navigation is merging on one another. Not sure if there is any settings to give a gap between them...
I increased the size of container, also tried whatever I can..

It was fine before. But not sure when this happened. Probably after some update. Never noticed till today.
Have attached the links.

Hi there,

thats odd, i wonder what Core changed on that block.... try adding this CSS:

.wp-block-navigation .wp-block-navigation-item {
    margin: 0 10px;
}
This archived topic is closed to new replies.