Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 21, 20195 yr 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; }
Archived
This topic is now archived and is closed to further replies.