Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1019011

    Hi,
    i face some issues managing the footer size.
    When i built the pages i put the contents in grid rows, but he contents of all pages are larger than footer.
    I would like to have same width for contents and footer
    How can i give the same width to footer?

    I tried this, but don’t work

    #footer .container {
    max-width: 1625px !important;
    }

    Any solutions?

    #1019332

    Hey BernardoBussi,

    Thanks for the login details, though the WordPress ones are not working. Could you check and verify please?

    Best regards,
    Rikard

    #1019409
    This reply has been marked as private.
    #1019727

    Hi,

    Thanks, those worked. Please try the following in Quick CSS under Enfold->General Styling:

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

    Best regards,
    Rikard

    #1020240

    Hi Rickard,
    thnks for the support. I tried your code but,doens’t work.
    The footer remains narrower (page refreshed and cookie deleted).

    Do you have any other solution?
    I trust in you,
    B

    #1021300

    Hi,

    I just tried the code that RiKard provided on console and it works properly.

    Best regards,
    Basilis

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