-
AuthorPosts
-
September 26, 2014 at 11:25 am #325512
Hi ,
I need my footer to look like the screenshot listed below. The social media buttons i will be doing my self , however i cannot find how to list the pags in that way.
Hope you could instruct me on how this could be done.
Cheers
IsaacSeptember 26, 2014 at 1:36 pm #325561Hi curmi01!
Please go to Appearance > Menus and create a new menu and choose to display it as “Enfold footer menu” by checking the checkbox under Menu Settings. You can include your current Privacy Policy to your menu.
Cheers!
YigitSeptember 27, 2014 at 1:00 am #325806Hi
i manged to get my pages in the place i desire however i do not want them in a list format however aligned center near each other as in the picture i’m attaching for you to see.
Thanks so much for your time
September 27, 2014 at 10:27 am #325916Hey Guys
Any updates on this please ??
I basically need my footer of my website (www.prizehow.com) to look like this -> http://snag.gy/hjElX.jpg.
My pages are currently in a drop down list however i need them aligned in the center near eachother
Any idea on how to do this please?
Isaac
September 29, 2014 at 6:11 am #326314Hey!
Try adding this on Quick CSS or custom.css:
.widget li { clear: none; width: auto; display: block; float: left; margin: 0 10px 0 0; }
Please don’t created duplicated posts: https://kriesi.at/support/topic/footer-layout-query/
Best regards,
IsmaelSeptember 29, 2014 at 12:51 pm #326467Hey !
Thanks for the line of code , just have 2 more queries :
1) I would like them to appear on one line , therefore i think i need to edit the line of code as they are coming on two lines as seen on my website : http://www.prizehow.com
2) Also i am unable to get the order as that the to header links on the top. I would like them to have the same order.
Cheers , if u need temporary admin let me know
IsaacSeptember 29, 2014 at 12:55 pm #326469Hey!
1- Please add following code to Quick CSS
#footer .av_one_third:nth-child(2) { width: 32%; }
2- Please post login credentials here privately
Best regards,
YigitSeptember 29, 2014 at 1:32 pm #326511This reply has been marked as private.September 29, 2014 at 2:02 pm #326527September 29, 2014 at 2:08 pm #326534Cheers man !
Thanks
IsaacSeptember 29, 2014 at 2:15 pm #326543 -
AuthorPosts
- The topic ‘Footer Layout Query’ is closed to new replies.