Site logo

Archived topic

Padding Issue with CSS Class on Individual Category Menu Item

2 replies · Started by David on April 3, 2019

Viewing posts 1–3 of 3

Hi there,

I am trying to create a class to style a link at the top of my main menu. I simply want to change the background and have minimal padding (like a button). But it creates the color around the image the same height as the logo. I will paste the code here along with a screen shot.

.start-here {
background-color: #edcede;
border-radius:5px;
padding: 0 !important;
margin: 0 !important;
}

Button I'm trying to make

Hi Leo,

That was exactly what I was looking for!

Thank you sir! :)

This archived topic is closed to new replies.