Slider wrap question

Homepage Community Forums Ally Theme Support Slider wrap question

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5444
    Cove145
    Customer

      I am trying to figure out what to do to make my slider wrap section line up against my nave section, can you guide me in the right direction?

      http://www.portlandmortgagegroup.com

      Thanks

      kris

      #5449
      Eric
      Customer

        Are you talking about removing the small white space right in between the nav and the slider? If so, that is the #head-wrap adding a margin bottom. If you need that space for other parts of your site, then you could add a “.home” class to it and it will show up differently on the home page –

        .home #head-wrap {
            margin: 0;
        }

        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

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