Forums
Forums / Fixing WordPress / Mobile Drop-Down Color
(@rjbinney)
2 years, 1 month ago
Dear Internet:
In this thread, we solved that the text of my hamburger menu was white-on-white on mobile only (desktop and tablet were fine).
What that did not fix was the drop-down triangle for secondary menus. That’s still white-on-white, so it’s hard to know that it drops.
Help please!?
The page I need help with: [log in to see the link]
(@sterndata)
Volunteer Forum Moderator
span.ast-icon.icon-arrow { color: brown; }
To add or override CSS: use the “Additional CSS” option in the customizer. https://codex.ww.wp.xz.cn/CSS#Custom_CSS_in_WordPress or at [site]/wp-admin/customize.php if you don’t have that menu option.
Use the Chrome Developer Tools or Firefox Developer Tools to help you see and test changes to your CSS.
View post on imgur.com
Perfection. Thank you.
The topic ‘Mobile Drop-Down Color’ is closed to new replies.