This topic has 4 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
blank footer,
how to solve it?
http://prntscr.com/ikcj0a
Hello,
Please read our documentation https://www.8theme.com/documentation/docs/widgets-custom-widget-areas/
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
Regards
okay fix. thank you very much
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up