Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #468248

    Hi. I have a footer image that I want to stay at the bottom of the webpage… ie, it should not have any padding, border, or margin between the bottom of it and the end of the page.

    Take a look at it here: http://www.3654westgalloway.com/

    It is the image of the man that says “How May we Help you?”

    #468467

    Hey wasiekev!

    Please try the following in Quick CSS under Enfold–>General Styling:

    #after_section_8 .content {
    padding-bottom:0px !important;
    }
    

    Best regards,
    Rikard

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