remove inner at home page

Homepage Community Forums Adapt Theme Support remove inner at home page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2147
    shintaries
    Customer

      hello wes, i love adapt so much

      i only have one question, how to removing inner at home page ?

      i already made border for inner css and it shows at home page, here is my link : http://thechocolatteblogdesign.com/

      there is an empty space inside the inner box and i want to remove it

      Thank you so much for your help

      #2148
      Wes
      Moderator

        It would probably be easier to make css tweaks specifically for the home page template (thats what I do).

        You could add this to your css file and it would remove the border and the padding for the home page –

        .home #inner {
        border: none;
        padding: 0;
        }

        Your site design is looking pretty good, let me know when you’re done.

        #2149
        shintaries
        Customer

          Thank you so much

          its work, and thank you for fast response

          #2152
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘remove inner at home page’ is closed to new replies.