trevomex Posted July 16, 2020 Share Posted July 16, 2020 Site URL: https://www.trevoarquitectos.com/ Hi, to add aditional images to the index page without having more actual pages in menu i used this code: ul.folder-child [href="/cover1"] { display: none !important; } ul.folder-child [href="/cover2"] { display: none !important; } ul.folder-child [href="/cover3"] { display: none !important; } the problem is that this doesn't hide in the mobile version menu, any ideas? Link to comment
tuanphan Posted July 16, 2020 Share Posted July 16, 2020 Add to Home > Design > Custom CSS li.page-collection { [href="/cover1"] { display: none !important; } [href="/cover2"] { display: none !important; } [href="/cover3"] { display: none !important; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment