Hello,
How to change the Text align to right in the Menu for Sidebar Flyout style.
Thank you.
Hey astropower,
Please try the following in Quick CSS under Enfold->General Styling:
#top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
text-align: right;
}
Best regards,
Rikard
Work.
Thank you.