Forums

[resolved] Is there any way to make the site navigation bar thinner- adjust the height? (4 posts)

  1. rosiesyarncellar
    Member
    Posted 4 months ago #

    Here's my site...

    I am wondering if there is a way to shorted the height of the navigation bar. Anyone have any ideas or know how to do that?

    Thanks!

  2. Troy Chaplin
    Member
    Posted 4 months ago #

    The line-height that is set on #access a appears in 2 spots in your style.css file (line 42 and 566), both with values of 3.333em. Reduce the value on one of them and delete the other. I would actually delete the entirety of #access a on line 566 as it is not being used.

  3. rosiesyarncellar
    Member
    Posted 4 months ago #

    Perfect! Thanks so much! Someone else mentioned that I have duplicate #access a lines but I don't see it (I'm editing the child theme in wordpress). I did edit the em amount and it worked though! Thanks!

  4. Troy Chaplin
    Member
    Posted 4 months ago #

    Just took another quick look and the stuff from line 42 is from the stylesheet in your child theme, and line 566 is from twentyeleven. The values in your child theme css that match those of the parent theme are unnecessary, so you could delete them and they'll be used from the parent, reducing the overall size of the css file.

Reply

You must log in to post.

About this Topic