Home › Forums › CSS › Footer looks different on my localhost compared with codepen › Reply To: Footer looks different on my localhost compared with codepen
November 5, 2018 at 5:15 am
#278474
Participant
Looks like you’ve sorted your footer as a standalone entity but I don’t see any code in there that would suggest it being a sticky footer? If that’s your next step, try following one of the tutorials here to achieve that https://css-tricks.com/couple-takes-sticky-footer/ (I would personally go with the flexbox approach).