in my Mega Menu under SHOP it looks like it is all over the place.
How can I center each word ( or menu Item) so it looks more organised ( and will stay like that for a mobile devise as well..)
Thanks
Hey wealthyone,
Could you please attach some screenshots of the issue?
Best regards,
Victoria
You have replied to some of my threads. isnt it easy for you to look at the link I posted.
Instead we have to keep going back and forth posting and not getting answers
See mega menu under SHOP
Hi wealthyone,
https://cl.ly/bcd2607604f1 The font and the layout give the illusion that there is no order here. In fact, the column titles stand out and the items below are indented.
Best regards,
Victoria
Hi wealthyone,
https://cl.ly/bcd2607604f1 The font and the layout give the illusion that there is no order here. In fact, the column titles stand out and the items below are indented.
Best regards,
Victoria
Again!! How do I center them. There is NO Order
If they were all Left justified then each line or column would line up under the other..
Hi wealthyone,
Try adding the following css codes in Quick CSS, located in Enfold > General Styling.
First add this which should align the menu items:
#top #header .avia_mega6 ul.sub-menu li.three {
float: left;
display: block;
width: 16.6666667%;
}
Then add this css code to center it:
#top #header .avia_mega6 ul.sub-menu li.three span.mega_menu_title a {
text-align: center;
}
Hope it helps.
Best regards,
Nikko
Yah Nikko to the rescue again.
I fail to understand why this post took so long to answer.
Nikko you always just post a solution and it seems 99.9% it works straight away
Thank you so much Nikko
I could use your expertise with the rest of my site………..
Hi wealthyone,
We are glad that we could help and thanks for your kind words, we’ll surely help with the rest of your site :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko