Forums

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

Home Forums CSS moving the text inside

    • This topic is empty.
    Viewing 7 posts - 1 through 7 (of 7 total)
    • Author
      Posts
    • #45504
      yoyo
      Participant

      I have just create a header with a menu as a `

      #138583
      Paulie_D
      Member

      Inside where? You need to be clearer in your requirements.

      #138610
      yoyo
      Participant

      If you see the pen, all list-items are like separte boxes, i want to move the text to the centre of the box, margin and padding didn’t work because it changes the position of the box only i.e

    #138612
    Kuzyo
    Participant

    insted of height in .mainnav>ul li you need to add **line-height: 50px;**

    #138632
    Nishant
    Participant

    check out this [PEN](http://codepen.io/anon/pen/hcrzL “”).

    #138661
    amyth91
    Participant

    check this [pen](http://codepen.io/amyth91/pen/LJycf “Pen”).. you can use padding too.

    #138670
    yoyo
    Participant

    both line-height and padding works

    thank you all guys

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