Home Forums Basel support forum FOOTER PART FIX

FOOTER PART FIX

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

    satyazz10
    Participant

    http://demo-url.in/lilydev/

    NEED TO GET BACK THE FOOTER TO DEFAULT DEMO ALIKE.

    FOR NOW THE FOOTER PART IS CHANGED BUT NEED THE FOOTER STYLE IN DEMO THEME.

    LET ME KNOW THE PROCESS.

    SCREENSHOT ATTACHED.

    Attachments:
    You must be logged in to view attached files.
    #164854

    Hello,

    You need to set “Two rows” template in the Theme Settings > Footer.

    Then you add the Text widgets to the Appearance > Widgets > Footer Columns.

    Each widget has this HTML code:

    <ul class="menu">
    <li><a href="#">About Store</a></li>
    <li><a href="#">New Collection</a></li>
    <li><a href="#">Woman Dress</a></li>
    <li><a href="#">Contact Us</a></li>
    <li><a href="#">Latest News</a></li>
    <li><a href="#">Our Sitemap</a></li>
    </ul>

    And this one:

    <p>STORE - worldwide fashion store since 1978. We sell over 1000+ branded products on our web-site.</p>
    <div style="line-height: 2;">
    <i class="fa fa-location-arrow" style="width: 15px; text-align: center; margin-right: 4px; color: #676767;"></i> 451 Wall Street, USA, New York<br>
    <i class="fa fa-mobile" style="width: 15px; text-align: center; margin-right: 4px; color: #676767;"></i> Phone: (064) 332-1233<br>
    <!--p><i class="fa fa-envelope-o" style="width: 15px; text-align: center; margin-right: 4px; color: #676767;"></i> Fax: (099) 453-1357<br></p-->
    </div>
    <br>
    <p><img src="http://dummy.xtemos.com/basel/vers/wp-content/uploads/sites/3/2018/10/dummy-payments.png"></p>

    It is not possible to upload the ready footer, you will have to recreate it.

    Here is the top full-width row content:

    <p style="text-align:center;"><img src="http://demo.xtemos.com/basel/wp-content/themes/basel/images/logo-white.png" alt="Basel" title="Basel and Co." style="max-width:300px;"/></p>
    [social_buttons]
    <br>

    Best Regards

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