Tagged: align, columns, footer, footer menu
-
AuthorPosts
-
November 29, 2022 at 12:28 pm #1374255
Hello support,
All the way at the bottom of my site there are two links (Enfold Footer Menu): Privacy policy and Sitemap.
I would like to align them with the footer columns ‘Producten’ en ‘Volg ons’.
Like this: http://www.testdnsemanon.nl/wp-content/uploads/2022/11/Screenshot-2022-11-29-at-11.25.55.pngThanks in advance
November 29, 2022 at 8:46 pm #1374374Hey Alfredo,
It looks like your site is in coming soon mode. Please include login details in private, so that we can inspect the actual elements on your site.
Best regards,
RikardDecember 2, 2022 at 10:45 am #1374743Hi Rikard,
Here are the credentials.
Here’s the image once again.

-
This reply was modified 2 years, 12 months ago by
Emanon.
December 2, 2022 at 2:28 pm #1374784Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#socket .copyright { width: auto; }Best regards,
RikardDecember 7, 2022 at 10:36 am #1375321Hi Rikard,
Thanks for your response. It didn’t work unfortunately.
Maybe I didn’t explain well what I want to do. I want to align ‘Privacy Policy’ with ‘Producten’. And ‘Sitemap’ with ‘Volg ons.’Thanks in advance.
December 8, 2022 at 9:11 am #1375478Hi,
Thank you for the clarification.
You can replace the previous modification with the following css code.
#socket .sub_menu_socket { width: 100%; display: block; } #socket .menu { display: flex; width: 100%; justify-content: flex-end; } #socket .sub_menu_socket li { width: 25%; }You may need to adjust each menu item to align them perfectly with the footer columns.
Best regards,
IsmaelDecember 9, 2022 at 10:27 am #1375637Thanks for the code!
I adjusted some stuff but I can’t get it to align perfectly. Is there a way to align it perfectly?
Greetings
December 9, 2022 at 5:47 pm #1375712 -
This reply was modified 2 years, 12 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
