But I am not able to change the color of the links, they appear in blue and I want them to appear blank.
I have tried to put in the CSS a rule for “spam” and for “table” but they do not change color.
Could you help me?
]]>I share the solution in case another problem like this arises.
The problem has been solved by adding <font color=white>
before the name.
The code was left like this:
<span><a href="https://localhost/proyect/?page_id=66"><font color=white>NAME OF MENU</a></span><br>