Home › Forums › WoodMart support forum › Disable result count Disable result count This topic has 3 replies, 2 voices, and was last updated 5 years ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 23, 2020 at 1:37 am #175455 emarketworksParticipant Hello, We upgraded the theme and now the site is showing a result count at the top on mobile. How do we remove this? Example: Showing 1–10 of 20 results Also, the dropdown arrow in the top nav (with subnav choices) has turned into a square. How to we get this to be an arrow again? There is no active cache on the site. February 23, 2020 at 9:08 am #175497 Artem TemosKeymaster Hello, Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it? Thank you in advance February 23, 2020 at 6:58 pm #175579 emarketworksParticipant We were able to fix the drop-down arrow, but the result count remains. Thank you for taking a look. February 24, 2020 at 7:00 am #175638 Artem TemosKeymaster Try to add the following code snippet to the Custom CSS area for mobile and tablet devices in Theme Settings to fix this issue. .woocommerce-result-count { display: none; } Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register