Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #572135

    Hey guys,

    hope you can provide a quick fix for a small issue I’m facing on a website:

    http://www.saubereleistung.at

    There’s a footer menu in the left footer column. -> I’d like to reduce the line height, in order that the menu’s last entry (“Privathausreinigung”), is in the same line with the “styled by mediastyle” text in the middle column.

    Is there a way to quick-fix this via custom CSS?

    Thx, Regards
    Michael

    #572141

    Hi micscr!

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

    #footer #nav_menu-3 a {
        padding: 0;
    }

    Cheers!
    Yigit

    #572149

    Done, it works!

    Thanks! :)

    • This reply was modified 8 years, 9 months ago by micscr.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Reduce Line Height in Footer Column 1’ is closed to new replies.