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

    Hello,

    I just recognized that the footer of my page is not working correctly on pages. e.g. https://braxons.de/en/instagram/
    It should be full width. I tried a lot of different things but I couldn’t make it working. Can you help me ?

    Thanks a lot in advance. Best regards,
    Philipp

    #864607

    Hey Philflip,

    Your problem is caused by a container padding and you can fix it adding this custom CSS code below at Enfold Theme Options > General Styling > Quick CSS

    
    #av_section_4 .container {
      padding: 0px !important;
    }
    

    Best regards,
    John Torvik

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