in Wordpress Themes by tom1 (220 points)
I wanted to add some simple navigation to my footer much like is being used in the design of this site. There seems to be no simple way to do it, at least not without issue.

According to this http://kb.templatetoaster.com/footer_tab.html #23 shows control over the footer link color. That option does not appear on my version.

Here is the page I am working on http://webhombres.com/scv/investor-relations-services/

I tried styling this via the sidebar menu tab which only appears if I have a left sidebar. I want mine on the right, so I keep having to switching back and forth. There is a margin before the first menu item and there is no apparent way to control visited link color.

1 Answer

by sarah (15.2k points)
Hi,

There seems to be some issue with the styling of footer links.For the time-being, please use the following custom css at TemplateToaster -> General -> Css

footer ul li {

    margin-left: 0;

}
by tom1 (220 points)
That helped thank you!
Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...