Styles Footer Menu in Template Footer
Autor: Michael S.
Visitado 925,
Followers 1,
Compartido 0
Hello
I notice the styles footer menu does not go into the template footer but above it, is there a way to get the footer menu so it can fit in the template footer design.
Thank you
Michael
Publicado en
yes, create a html code in your footer and place the codes over there. heres the example:
<a href="index.html">Home</a> | <a href="services.html">Services</a> | <a href="contact-us.html">Contact us</a> | <a href="blog.html">Blog</a> | <a href="imsitemap.html">Site Map</a>
if you wish to add color to them:
<a href="index.html"><font color="FFD700">Home</a> |
so far there is no easy option on x5 to do so.
Good Luck
Autor
Thanks Anthony
Thought X5 was fully Wysiwyg.
Appreciate
Michael