Home › Forums › WoodMart support forum › footer / underfooter logos
footer / underfooter logos
- This topic has 9 replies, 2 voices, and was last updated 12 months ago by Luke Nielsen.
-
AuthorPosts
-
December 10, 2023 at 2:30 pm #520135
atiam1982ParticipantGood morning, I have a question, I need to include logos in the website footer:
The only solution I found is to put it in the “payment method” place, but then it “catches linking” with designed by..
How to disable linking for logos? Or is there any way to place them, e.g. between the footer and designed by, or at the very bottom of the website under the footer, centered?
Attachments:
You must be logged in to view attached files.December 11, 2023 at 11:37 am #520315
Luke NielsenKeymasterHello,
Here is a code that will help you to disable “linking” for that logo. Please define it in Theme Settings -> Custom CSS.
.copyrights-wrapper .min-footer .col-right { pointer-events: none; }
Kind Regards
December 12, 2023 at 6:43 pm #521004
atiam1982ParticipantOk. And if I wood have to link those logos to site in my website. How can I do it?
Is it possible to link externally? OR placing logos as an element below the footer?
YHX
December 13, 2023 at 11:21 am #521150
Luke NielsenKeymasterHello,
Yes, you can create a separate element above the footerю
Let me know if you have any questions.
Kind Regards
December 14, 2023 at 1:23 pm #521576
atiam1982Participanthow can I do it?
December 14, 2023 at 4:51 pm #521683
Luke NielsenKeymasterHello,
You can create the section above the footer and define the “Information Box” element in which you can define the Image and the link: https://take.ms/A7sIA
Let me know if you have any questions.
Kind Regards
December 14, 2023 at 7:02 pm #521754
atiam1982ParticipantI how can I place it under the footer?
December 15, 2023 at 11:30 am #521902
Luke NielsenKeymasterHello,
Either by creating the section at the bottom of the page or globally by creating the section in the Prefooter area (https://take.ms/kOtlu, https://take.ms/JvR0B).
Feel free to reach out to me anytime when you have anything more to say.
Kind Regards
December 18, 2023 at 1:50 pm #522528
atiam1982ParticipantI understand that I should add such an element…. I aded and it is not on the page… on “footer admin view” I see it, on website view nothing. Second thing – I understand placing textbloc in prefooter (your proposal) that the logo appears between the footer and the prefooter and not at the end of the page, under the footer? And I want to put them at the very bottom of the page…
Can you also tell me what code should be pasted to link the logos if they are placed in the current place (next to Copyrights)
But how do I place it below the footer? I can’t “move” it under the footer and I don’t see a link anywhere that would enable such a solution.
Attachments:
You must be logged in to view attached files.December 19, 2023 at 10:25 am #522819
Luke NielsenKeymasterHello,
If you want to enable back “links” for the logo in copyrights, just remove the above code: https://xtemos.com/forums/topic/footer-underfooter-logos/#post-520315
In order to place it below the footer, first create a footer via HTML BLock and in the HTML Block itself define the logos at the bottom: https://take.ms/5OFxQ
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register