Home Forums WoodMart support forum space between footer and pre footer

space between footer and pre footer

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

    wess
    Participant

    Thank u sir for the help earlier!!! i have one more problem though, can u help me by add a space between the footer and pre footer? it is somehow collapse into each other. i Tried fixing it but my codes affecting other things on the website….i left a link u just have to scroll down to the footer
    many Thanks!

    #272018

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-prefooter {
        padding-bottom: 30px;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)