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

    Hi, I’ve got a gap above the locations menu I’ve added to my footer via widgets. Can you advise how I can get rid of it? It’s only in the column with the menu, so makes column 3 out of line with the rest. Link in private content. Thanks.

    #994888

    Hey andrea,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #footer #nav_menu-4.widget {
      margin-top: -7px;
    }
    #footer #custom_html-6.widget {
      margin-bottom: 0;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #994927

    Perfect, thank you for that!

    #994936

    Hi ac,

    Glad that Victoria helped you :)
    Feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Gap above menu widget in footer’ is closed to new replies.