• Resolved teresa.cox

    (@teresacox)


    I’ve been using Custom CSS to edit my website, but for the life of me I cannot figure out how to move the nav bar closer to the header. Any ideas?

    The website is Crafty Wife

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding:

    .nav {
    margin-top: 0px;
    }

    to your custom CSS. Also, I noticed you have a lot of duplicate entries in your custom CSS. You might want to go through your custom CSS again and see if you can delete any unnecessary rules.

    Thread Starter teresa.cox

    (@teresacox)

    Thank you! That worked perfectly.

    Thanks, I’ll definitely go through it and get rid of some things. Especially now that I have mostly everything the way I want it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adelle Nav Bar Problems’ is closed to new replies.