It’s been a while since I’d seen my clients Enfold site (SO AMAZING!!) With the Menu icon on the Right, just thought would look amazing to not have menu text opposite side (ha more ‘work’ than necessary) Is it possible w some CSS to center or rt side have the page text on phones?
and any new Kriesi mad insanity WP on the horizon for us Fans?!
BEST
-Sterling
Hey sterlingwilliam!
you can try this one:
.html_header_top.html_logo_center .main_menu {
text-align: right;
}
If it’s not what you are searching, than please give us a link to your website.
Best regards,
Andy
Hey Andy!
Big thnks and yeah hmmm that didn’t seem to work and the site is http://bloomingflorals.com
Would actually think a lot of Enfold customers would appreciation the menu on mobile being centered (heard 60% of site views are now from mobile) Just seems to ‘center’ the site better.
I would attach screenshot here but don’t see image upload option but if you just pull browser window over all the way you will see it is as always with default menu text left justified. Do you need login or….?
Big THNKS!
-Sterling
Hey!
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
text-align: center;
}
To upload an image use the “img” button or just use dropbox or imgur.
Hope that helps.
Regards,
Andy
Ahhhh Beautiful!! Thnks Andy and Krie$i Fam!