Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1364866
    silverlogic
    Participant

    Hello there,

    I would like to change the footer to have columns?

    example in image.
    URL: http://shop.mattresshelper.com/
    Thanks!

    #1365395
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can enable Footer Widget Areas and set the columns from Customize > Footerhttp://prntscr.com/e6tbjy

    Then add widgets from Appearance > Widgets.

    Cheers!

    #1365996
    silverlogic
    Participant

    Thanks @Rupok,

    So theres no way to just separate the menu in the footer into two?

    I’ve been trying to create what I want with the Custom Menu widgets but having trouble with it. It is possible with the the custom widgets to create footer as image above ?

    #1366160
    Joao
    Moderator

    Hi There,

    You will need to create the menus manually on your footer text widgets.

    Please add to each text widget the following code and adjust according to your needs.

    <ul>
      <li><a href="default.asp">Home</a></li>
      <li><a href="news.asp">News</a></li>
      <li><a href="contact.asp">Contact</a></li>
      <li><a href="about.asp">About</a></li>
    </ul>

    Hope it helps

    Joao

  • <script> jQuery(function($){ $("#no-reply-1364866 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>