-
AuthorPosts
-
September 8, 2015 at 9:36 pm #382695
EmmagrayParticipantI have put 3 custom menus in 3 footer widgets. How can get them closer together and smaller? Also, the 2nd level menu under “My Account” is showing. I just want it to drop down when the customer hovers.
September 8, 2015 at 11:41 pm #382771
DarshanaModeratorHi there,
Thanks for writing in! It seems that you have enabled a coming soon page in your site. Could you please provide us a way to access your site, so that we can assist you further.
Thanks!
September 9, 2015 at 7:53 am #383092
EmmagrayParticipantThis reply has been marked as private.September 9, 2015 at 8:04 am #383102
ThaiModeratorHi There,
Try adding following CSS under Appearance > Customize > Custom > CSS:
footer.x-colophon.top .x-container.max.width { width: 60%; } footer.x-colophon.top .menu li a { font-size: 12px; } footer.x-colophon.top .menu ul.sub-menu { display: none; } footer.x-colophon.top .menu .menu-item-has-children:hover .sub-menu { display:block; }Hope it helps.
September 9, 2015 at 10:24 am #383249
EmmagrayParticipantBetter! Can we shift them all the way to the left and put the menu items closer together vertically? I just don’t want those taking up so much space in my footer.
You guys rock!
September 9, 2015 at 11:41 am #383338
RupokMemberHi there,
Thanks for updating! Sorry but I didn’t get you clearly. How do you want them closer? Note that you are using different widget for those and each widget have their own space (1 column each) and you can place up to 4 widgets (4 columns). So if you want them more closer then you can place them in a single widget (1 column).
If you have other concern, please clarify properly with some screenshot that what are really trying to achieve.
Thanks
September 9, 2015 at 2:47 pm #383550
EmmagrayParticipantHere is a mock up of my site:
[IMG]http://i57.tinypic.com/2564gv7.jpg[/IMG]Here is how I would like it to look:
[IMG]http://i59.tinypic.com/rj1v2b.jpg[/IMG]If I need to send these differently, let me know.
September 9, 2015 at 7:02 pm #383775
John EzraMemberHi there,
Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
footer.x-colophon.top .x-column.x-md.x-1-3 { width: 20%; }Hope this helps – thanks!
September 9, 2015 at 7:48 pm #383818
EmmagrayParticipantHello, I tried that but it didn’t scoot them all the way to the left of the footer area and there is still a big gap between each menu item. Were you able to open the screenshots I sent?
September 9, 2015 at 10:47 pm #383948
DarshanaModeratorThis reply has been marked as private.September 10, 2015 at 9:00 am #384462
EmmagrayParticipantThis reply has been marked as private.September 10, 2015 at 11:53 am #384625
JadeModeratorHi there,
It seems like if we shift that content in that area all the way to the left and make the menu closer to each other, it would create an empty space to the right.
But if you are fine with that you please use this CSS in the Customizer:
footer.x-colophon.top .x-container.max.width { width: 100%; }And from the previous CSS suggestion at https://community.theme.co/forums/topic/how-to-make-menus-in-footer-widgets-smaller-and-closer-together/#post-383775, you may adjust
width: 20%;to a value of your liking.Then the footer area should look like this: http://www.screencast.com/t/Oi7WyMBq
Hope this helps.
September 10, 2015 at 3:05 pm #384816
EmmagrayParticipantOk, great. I was going to use the editor to put something in the black space on the right. I’ll play with it and see how it looks.
Thanks again!
September 10, 2015 at 6:32 pm #385014
FriechModeratorCool, please let us know how it goes.
Cheers!
September 10, 2015 at 8:38 pm #385104
EmmagrayParticipantThe only thing I can’t figure out how to fix now is how to single space the menu items. Right now they look double spaced. It makes for alot of scrolling on a mobile device.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-382695 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
