Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
gavpedz Posted August 21, 2019 Posted August 21, 2019 Using inspect i have used the below to hide the mobile fluid view dropdown menu. a.ipsButton.ipsButton_medium.ipsButton_link.ipsButton_fullWidth { display: none; } This seems to work but my concern is that this seems not very specific to that menu. Will the above hide anyting else or is there a more specific way to target that menu? For desktop you can use the below but that doesn't work for mobile. div#elFluidFormFilters { display: none; }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.