Submenu Open/Closed Symbols are Different Sizes on Mobile Browsers
-
On two different mobile browsers (Chrome and Firefox), the default right arrow for a closed parent menu is smaller than the default down arrow for the open submenu.
I tried forcing a size with
.slicknav_menu .slicknav_arrow { font-size: Npx; }
And this affects both right and down arrows, but on mobile browsers, the right arrow is still proportionally smaller than the down arrow. This doesn’t happen on desktop browsers.
Any idea why or how mobile browsers are treating these symbols differently? Any idea how the size of these icons might be equalized with CSS?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Submenu Open/Closed Symbols are Different Sizes on Mobile Browsers’ is closed to new replies.