Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Can't remove padding

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #147941

    hello I have some new links I am working on when hover over them you can see there is white space above it I would like to know how to remove that but still keep the hover affect and links style.

    http://codepen.io/mwbcomputers/pen/Hoslh

    #147943
    Senff
    Participant
    #menulinks ul {
      margin:0;
    }
    
    #147948

    Yeah thanks just figured that out I missed that completely my brains on overload 130am here

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.