Home Forums Basel support forum Horizontal Footer Menu

Horizontal Footer Menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9644

    MattiaGas
    Participant

    hello,

    how can I add an horizontal menu in the footer? Which is the best solution?

    At the moment I have a vertical menu in the footer added with a widget-text (please see below), but I would like to add it horizontal before the credit line.

    website: http://www.calaveraeyewear.com

    Thanks! Mattia

    #9647

    Artem Temos
    Keymaster
    Xtemos team

    Hello,

    Unfortunately, there is no predefined widget for such kind of menu. But you can create it easily using text widget. Place the following code there

    <p style="text-align: center; letter-spacing: 1px; font-weight: 300;">
    <a href="#">Contact Us</a> &nbsp;&nbsp; 
    <a href="#">Shipping & Delivery</a> &nbsp;&nbsp; 
    <a href="#">Return Policy</a> &nbsp;&nbsp; 
    <a href="#">Our Products</a>
    </p>

    Regards

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)