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

    Hi there Enfold Team!

    I’d like to reduce the white space for the bottom and both sides of my footer widgets, there are currently 5 displayed.

    Ideally the site footer section should look like this.

    https://prnt.sc/itoily

    Thank you so much!

    #929993

    Hey hackoffseries,

    Please try to add this css code in Quick CSS (Located in Enfold > General Styling):

    #top .wpforms-field-container input {
        margin-bottom: 0;
    }
    
    #top .wpforms-field-container .wpforms-field {
        padding-top: 0;
    }
    
    #top .wpforms-submit-container {
        padding-top: 0;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #930076

    This is perfect Nikko! Genius stuff as always. Thank you so much!

    #930398

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #930620

    Pleas go ahead and close this topic. Thank you Rikard!

    #930630

    Hi,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Reduce bottom and side whitespace for footer widget’ is closed to new replies.