Do I need to remove the slider or change head-wrapper?

Homepage Community Forums Epik Theme Support Do I need to remove the slider or change head-wrapper?

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10927
    cmolchany
    Customer

      Hi there,

      First. I love this theme. Thank you. My favorite so far – ever.

      I am wanting to remove the white band on my homepage (www.cindymolchany.com) that is under the header area, but I want to keep the margin on the other pages intact.

      I have “Primary Navigation” in the menu settings un-ticked, and I tried changing the px in the slider-wide to 0 from 20, but that didn’t do it. I then changed the wrap-header to 0px, which removed the white space from the homepage, but it unfortunately also removed the margin between the header and the content box on all other pages.

      Sorry if I’m not explaining myself well. I very rarely go into an editor to make changes for fear of irreversible damage! I tried searching the threads for the answer, but didn’t find anything that worked. Thank you!

      #10946
      Wes
      Moderator

        You can add this to your css –

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

        and that would remove the margin-bottom space right under the head-wrap, but just for the homepage. Your other pages will be fine.

        #10949
        cmolchany
        Customer

          Thank you so much! Looks great now 馃檪

          #10965
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Do I need to remove the slider or change head-wrapper?’ is closed to new replies.