EmiliePeta Posted April 16, 2021 Posted April 16, 2021 Site URL: https://www.skalarsystems.com/en/home Hi there, I have designed a website with different category options in the menu bar. Under some of the categories, there are sub categories. Problem: With the desktop view, all the categories display. On mobile however, only one of the subcategories from each category displays. Does anyone know how to resolve this?
tuanphan Posted April 17, 2021 Posted April 17, 2021 The reason, this code #header .header-menu-nav-item:nth-child(1) { display: none; } #header .header-menu-nav-item:nth-child(3) { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.