Comments Pruek started the conversationAugust 2, 2020 at 1:13pmHi, I wonder if it's possible to add links to some pages in the website (link in the Header Menu) in the footer together with the social media links.I tried to use Footer Widget but it's stacked in a single column (see attachment) which seems strange.Thank you so much.[deleted] repliedAugust 3, 2020 at 7:47amHi Pruek,So to be clear, you want to add your header links on your footer widgets area or in the footer bottom area?If you want to add in the Footer widgets area, then just add the menu to your Footer area: (view on a new page)and then please just add this CSS code to your Custom CSS area: .footer-widgets .menu-main-menu-container li { float: left; text-align: center; display: contents; } .footer-widgets .menu-main-menu-container li a { margin-right: 20px; }So they will appear horizontally: (view on a new page)Thanks! Pruek replied privately[deleted] repliedAugust 4, 2020 at 8:09amHi Pruek,Thanks for providing credentials but they are not working for me. Can you please recheck them and send me the correct ones?Thanks!Pruek repliedAugust 4, 2020 at 1:58pmHi Ylli, Sorry my bad. Please try again.[deleted] repliedAugust 5, 2020 at 7:46amHi Pruek,Thanks, they are working now.Please add this CSS code to your Custom CSS area: .footer-widgets .widget.widget_nav_menu ul li { float: left; display: contents; } .footer-widgets .widget.widget_nav_menu ul li a { padding-left: 7px; padding-right: 7px; }Have a great day!Pruek repliedAugust 7, 2020 at 3:20pmIt works. Thank you so much![deleted] repliedAugust 9, 2020 at 12:23pmHappy to hear thatHave a nice day! Sign in to reply ...
Hi, I wonder if it's possible to add links to some pages in the website (link in the Header Menu) in the footer together with the social media links.
I tried to use Footer Widget but it's stacked in a single column (see attachment) which seems strange.
Thank you so much.
Hi Pruek,
So to be clear, you want to add your header links on your footer widgets area or in the footer bottom area?
If you want to add in the Footer widgets area, then just add the menu to your Footer area:
(view on a new page)
and then please just add this CSS code to your Custom CSS area:
So they will appear horizontally:
(view on a new page)
Thanks!
Hi Pruek,
Thanks for providing credentials but they are not working for me. Can you please recheck them and send me the correct ones?
Thanks!
Hi Ylli, Sorry my bad. Please try again.
Hi Pruek,
Thanks, they are working now.
Please add this CSS code to your Custom CSS area:
Have a great day!It works. Thank you so much!
Happy to hear that
Have a nice day!