[Resolved] Padding Issue with CSS Class on Individual Category Menu Item

Home Forums Support [Resolved] Padding Issue with CSS Class on Individual Category Menu Item

Home Forums Support Padding Issue with CSS Class on Individual Category Menu Item

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #858572
    David

    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

    GeneratePress 2.2.2
    #858624
    Leo
    Staff
    Customer Support
    #858790
    David

    Hi Leo,

    That was exactly what I was looking for!

    Thank you sir! ๐Ÿ™‚

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.