Tagged: footer content
- This topic has 9 replies, 2 voices, and was last updated 3 years ago by Skandha.
-
AuthorPosts
-
October 14, 2021 at 10:35 am #292337LaureParticipant
Hi,
This is my footer content :
Copyright © [the-year] [site-link][privacy-policy-link] | Mentions légales | Politique de confidentialité | CGV
I would like to insert an URL link for :
Mentions légales : in construction
Politique de confidentialité : link = https://kay-conseil.fr/politique-de-confidentialite/
CGV : in constructionThanks
October 14, 2021 at 9:49 pm #292366SkandhaParticipant@kay-conseil: Hello there,
You can add the following code in the Footer Editor Option for the Politique de confidentialité.
<a href="https://kay-conseil.fr/politique-de-confidentialite/" rel="noopener" target="_blank">Politique de confidentialité</a>
You can do likewise for other links you want to add.
Let me know if this works out!
Kind Regards,
SkandhaOctober 16, 2021 at 12:42 am #292388LaureParticipantThanks Skandha for the code It’s Ok, but
I wish it were aligned on the same line :
COPYRIGHT © 2021 KAY CONSEIL | POLITIQUE DE CONFIDENTIALITÉ | MENTIONS LÉGALES
Not so :
COPYRIGHT © 2021 KAY CONSEIL | POLITIQUE DE CONFIDENTIALITÉ |
MENTIONS LÉGALESP.S. Code for MENTIONS LÉGALES : <p>MENTIONS LÉGALES</p>
is this correct because i don’t want it to appear in the menu as a page ?
Thanks
October 16, 2021 at 12:55 am #292437SkandhaParticipant@kay-conseil: Hello there,
I will need to look in to your site for that. Can you please remove the under construction or provide me access to your site through email?Let me know what you would like to do.
Kind Regards,
SkandhaOctober 18, 2021 at 3:21 am #292527LaureParticipantHello,
I remove the under construction ; you can see my site now.
Thanks for your help
October 18, 2021 at 5:24 am #292532SkandhaParticipant@kay-conseil: Hello there,
Go to => Appearance => Customize => Footer Editor Options => Remove the code<p>
and</p>
and Publish.Let me know if this works out!
Kind Regards,
SkandhaOctober 18, 2021 at 7:38 am #292544LaureParticipantGreat, thank you Skandha ! How do you change the color when you click on the text links in the footer please?
October 18, 2021 at 8:02 am #292546SkandhaParticipant@kay-conseil: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#footer-left-content a:hover { color: #fd4b22; }
You can change the color according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaOctober 18, 2021 at 8:22 am #292549LaureParticipantIt works ! Thanks a lot 🙂
October 18, 2021 at 10:42 am #292557SkandhaParticipant@kay-conseil: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/clean-enterprise/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Insert an URL link in the footer content’ is closed to new replies.