This topic has 4 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi there,
I want to add 3 columns on the footer, for the moment I have just a column.
I looked at the theme options panel but I didn`t found any option about the footer columns.
Thanks!
Hello,
You need to create footer static block and add it in Appearance > Widgets > Footer area.
Read more https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/ https://www.8theme.com/documentation/xstore/support/static-blocks/
Regards
Hi there,
I have created the columns see here: https://imgur.com/a/EStdp
But I don`t know how to setup to be visible.
Please help me.
Why is so hard to do that? The footer is a very important section in a website.
Thanks!
Emil,
Hello,
You can create footer static block and add this in in Appearance > Widgets > Footer area, or as on our organic demo – http://prntscr.com/iketfr (different widgets added into all 4 footer areas).
http://prntscr.com/ikeufk
<img src="https://www.8theme.com/demo/xstore/organic/wp-content/uploads/sites/14/2016/08/logo-organic-footer.png" alt="logo-footer-retina" width="160" height="29" />
This is easy to update text from footer widget area. Add here information about your store.
48 Park Avenue,
East 21st Street, Apt. 304
New York NY 10016
Email: <mark><a href="mailto:youremail@site.com">youremail@site.com</a></mark>
Phone: <mark>+1 408 996 1010</mark>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-6">
<ul class="menu">
<li><a href="#">Home Page</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Delivery Info</a></li>
<li><a href="#">Conditions</a></li>
<li><a href="#">Order Tracking</a></li>
<li><a href="https://www.8theme.com/demo/xstore/organic/my-account/">My Account</a></li>
<li><a href="https://www.8theme.com/demo/xstore/organic/wishlist/view/">My Wishlist</a></li>
</ul>
</div>
<div class="col-md-6 col-sm-6 col-xs-6">
<ul class="menu">
<li><a href="#">London</a></li>
<li><a href="#">San Francisco</a></li>
<li><a href="#">New Orlean</a></li>
<li><a href="#">Seattle</a></li>
<li><a href="#">Portland</a></li>
<li><a href="#">Stockholm</a></li>
<li><a href="#">Hoffenheim</a></li>
</ul>
</div>
</div>
http://prntscr.com/ikev7a
http://prntscr.com/ikevdk
I would recomentd to create footer using static block in this case, you will be able to use Visual Composer to edit content of it.
Let us know if you need any further assistance.
Regards
You must be logged in to reply to this topic.Log in/Sign up