Footer Height Different on Different Pages ?

Homepage Community Forums Epik Theme Support Footer Height Different on Different Pages ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5971
    Mike
    Customer

      Hi – I’ve just deployed a new Epik site and can’t diagnose a few CSS items (via Firebug).

      Will post each issue separately however. The footer height changes on different pages. ie.

      Display 1 – http://mikemetcalfe.co/ black footer height

      versus

      Display 2 – http://mikemetcalfe.co/cinque-terre-italy-destination-travel-review/

      I’d like to force the ‘Display 2’ footer height sitewide. How can that happen? Thks!

      #5977
      Eric
      Customer

        By removing this –

        #home-feature-bg p {
            margin: 0 0 25px;
        }

        ….it fixes it for some reason, not sure why. There could be an error in your custom code somewhere.

        So just add margin: 0; to – “#footer p” around line 2212 and it should remove the extra space.


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

        #5979
        Mike
        Customer

          Thks Eric – not sure why either but yes it works! Cheers

          RESOLVED

          #5983
          Eric
          Customer

            You’re Welcome!


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

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Footer Height Different on Different Pages ?’ is closed to new replies.