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

    Hi,

    I want to know how to set the Padding-Top and Padding-Botton in the footer, please see the picture for reference.

    Best regards,

    Tommy

    #818404

    Hey Tommy,
    Please include the url to the page in question so we can assist with code :)

    Best regards,
    Mike

    #819492

    Hi Mike,

    Please see the information in private content

    Thank you,

    Tommy

    #819719

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    

    Best regards,
    Yigit

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