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

    Hi,
    on my page below I use 4 footer columns w/ menus. The last menu has 1 entry less and I added a phone no as “text” underneath.

    How can I avoid the empty line between menu and phone no?

    Before I tried this with the codes below starting
    “<a href=”http://gesu&#8230;.” – But the horizontal alignment w/ the other 3 columns was not 100% even w/ CSS adjustments..

    Thx a lot & best regards Tilman

    #574606

    Hey Tilman!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer #nav_menu-8 {
        margin-bottom: 5px;
    }
    
    #footer #text-8 {
        margin-top: 0;
    }

    Regards,
    Yigit

    #574622

    Thx a lot, Yigit – works like a charm :-)
    Best, Tilman

    #574629

    Hi!

    You are welcome, glad we could help :)
    Let us know if you have any other questions or issues and have a great weekend!

    Best regards,
    Yigit

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