Space between header image and main nav

Homepage Community Forums Epik Theme Support Space between header image and main nav

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5504
    keenandgraev
    Customer

      I’m using the main nav which appears below the header image, but I hate how there’s an odd space between the image and the nav links. Is there somewhere I can decrease the size of that space?

      Here’s my site so that you can reference what I’m talking about: http://www.keenandgraev.com/

      #5513
      scooby
      Customer

        There is a small 5px of padding on the bottom of the #header…..but most of that space is actually from the navigation links. They have 14px of padding on top and bottom. Here is the ID for those links – #nav .genesis-nav-menu a ….that can be found around line 1000 in your css. You’ll have to adjust the top and bottom padding of those links in order to see a difference. You’ll also have to adjust the rem as well.

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