Mes balises nom du lien ne marche pas dans le footer.(Vantage theme)
Je m’explique, je vais dans theme setting, general, site info, je tape : {site-title} {copyright}{year} Mention légale CGV Confidentialité
Je met enregistrer et là pas de Mention légale en mode lien , je retourne dans les même paramètre et il m’affiche {site-title} {copyright}{year} Mention légale CGV Confidentialité
Cela proviens peut-êre du fait que j’ai modifier le css pour enlever le “A site origin theme”.
Voici le css :
#colophon {
margin-bottom: 20px;
background: #2f3033;
padding: 30px;
}
#colophon #theme-attribution{display:none;}
#colophon #site-info {
text-align: center;
margin-top: 25px;
color: #aaaaaa;
font-size: 11.5px;
}
#colophon #theme-attribution a,
#colophon #site-info a {
color: #dddddd;
text-decoration: none;
font-weight: 500;
}
url de mon site : www.mba-group.fr
Merci d’avance.
Hi Benjamin
Thanks for reaching out, sorry we weren’t able to reply sooner.
Do you know if the footer.php file in your theme has been edited at a code level? That’s one possible reason the Site Information Text field isn’t working as expected.