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

    Hi I want to stretch the footer slightly and make it bit less taller. please can you let me know how can this be done.

    see private section for the link.

    Thank you,

    #913076

    Hey projectt_co_uk,
    Try this code in the General Styling > Quick CSS field:

    #footer .container {
    max-width: 1350px !important; 
    padding: 0px !important; 
    }
    #footer {
    padding: 0px !important; 
    }

    Please adjust the max-width to suit.

    Best regards,
    Mike

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