WebSite X5Help Center

 
Michael S.
Michael S.
User

Styles Footer Menu in Template Footer  en

Author: Michael S.
Visited 866, Followers 1, Shared 0  
Tags: footer,menu

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

Posted on the
2 ANSWERS - 1 CORRECT
Anthony A.
Anthony A.
User

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

Read more
Posted on the from Anthony A.
Michael S.
Michael S.
User
Author

Thanks Anthony

Thought X5 was fully Wysiwyg.

Appreciate

Michael

Read more
Posted on the from Michael S.