jlharkins Posted January 13 Share Posted January 13 I have a problem with my website where the icons for the pages in my desktop header are also showing up as the icons for my mobile menu folder pages. I would, at a minimum, like to mobile menu to not have the icons shown in the attached pic. Ideally, the mobile menu would have the correct icons shown in the desktop pic. I feel I have messed up my css somewhere. Anyone have any ideas? Thanks! harkinsandcates.com Link to comment
Solution tuanphan Posted January 18 Solution Share Posted January 18 Change this class name .header-nav-item:nth-child(1) a::before, .header-menu-nav-item:nth-child(1) a::before to this .header-nav-item:nth-child(1) a::before, [data-folder="root"]>div>div:nth-child(1) a::before Do similar for other items jlharkins 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
jlharkins Posted January 20 Author Share Posted January 20 Worked like a charm. Thanks so much! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment