Site logo

Archived topic

nav-button

9 replies · Started by newmedianewpeople.com on December 9, 2019

Viewing posts 1–10 of 10

Hello

I use this css on the "blog" button of my site.

@media (min-width:769px) {
.main-navigation .main-nav ul li.nav-button a {
background-color: transparent;
border-radius: 6px;
border: 1px solid #000000;
color: #000000;
line-height: 83px;
}
}

I would like the frame to be lower and closer to the text

Thank you

My site https://pediatrarisponde.it/

if I adjust the height the navigation is not centered on the logo. I would just like to reduce the height of the box

Have you activate the navigation as a header option before making the adjustment to the CSS?

now it's set at 40 see what happens?

now it is activated but the transparent background has disappeared

Ok Thank you

No problem :)

This archived topic is closed to new replies.