Tagged: footer menu
-
AuthorPosts
-
February 14, 2016 at 4:58 am #582822
Hi guys!
I used the code below to transform the footer menu to look like the socket one. Can you please help me center it now?
Thank you very much!Kind regards,
Lucian#footer .widget_nav_menu li { position: relative; margin: 0; clear: none; float: left; display: block; font-size: 11px; border-right: 1px solid; padding: 0 10px 0 10px; height: 30px;} #footer .widget_nav_menu li a { position: relative; top: -5px;} #footer .flex_column.av_one_fourth.first { width: 100%;}
February 15, 2016 at 1:47 pm #583388Hey Lucian!
You have a nice site. We like to help you setup the footer menu to look like the socket menu please share the link to the socket menu whose look you are trying to achieve and also the link to your site.
Cheers!
Vinay KashyapFebruary 15, 2016 at 2:04 pm #583402Hi Vinnie!
I’m just trying to center it now.
i tried the code below, but it doesn’t work.
Thank you very much!!`.menu-footer-container {text-align: center}
.menu-footer{with:auto; display: inline-block}`February 15, 2016 at 10:48 pm #583805Hey!
We need to take a closer look to see what is causing the footer to float left always please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you better.
Regards,
Vinay KashyapFebruary 15, 2016 at 10:53 pm #583807Hey Vinnie!
How are you? Please find the credentials requested below.
Thank you so much!Have a great day!!!!
PS: please take a look at the “product details in lightbox” topic. I could really need some help with that one. It’s the most important one :)February 16, 2016 at 8:25 am #583939Hey!
We have added the below code to quick css and centered the footer. Since you have another ticket open for the product details we will close this ticket. Let us know if everything is fine now :)
/*Center the footer */ .menu-footer-container { display: inline-block!important; position:relative; left:50%; transform:translateX(-50%); }
Cheers!
Vinay KashyapFebruary 16, 2016 at 5:58 pm #584306Hi Vinay!!!
It worked like a charm, thank you very much!! -
AuthorPosts
- The topic ‘Footer menu’ is closed to new replies.