Archived topic
Drop down menu alignment problem in catalyst theme
1 reply · Started by lim on June 2, 2020
Viewing posts 1–2 of 2
hi, currently my drop-down list under the main menu-content and resource/tool is aligned to the center. I need them to be aligned left. could you help me? Thx.
Hi there,
in Customizer > Additional CSS - remove this piece of code:
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {
text-align: center;
}
This archived topic is closed to new replies.