Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1223684

    Hello,
    I created a page and assigned it as a footer.
    The problem is that it assigns the same padding as the header.

    https://ibb.co/sbwhTZS

    Thanks
    Carlo

    #1223687

    Hey Carlo,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling and adjust the top padding value as neeeded

    .html_header_transparency #top .avia-builder-el-0:not(:first-child) .container {
        padding-top: 40px;
    }

    Best regards,
    Yigit

    #1223694

    thank you very much

    Carlo.

    #1223729

    Hi Carlo,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘padding on footer’ is closed to new replies.