• Fabio G

    (@fabio-g)


    Hi,
    first of all, great theme!

    I added the menu in the footer, but its pages, rather than appear vertically as it should appear horizontally.

    Can you help me?
    Thanks.

Viewing 1 replies (of 1 total)
  • Hi,

    Please add following CSS code in theme style.css file for footer menu issue

    .ske-footer-container .menu {float: none;width: 100%;}
    .ske-footer-container .menu li {display: block;float: none;}

    after that save and refresh your site.

    Best,
    Gunjan

Viewing 1 replies (of 1 total)
  • The topic ‘Menu on footer’ is closed to new replies.