Home › Forums › WoodMart support forum › Hide Price in Search Bar Hide Price in Search Bar This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 5, 2020 at 8:34 pm #239192 [email protected]Participant Hi there, Wondering how I can hide the price of a product in the product search bar? Thanks, Attachments:You must be logged in to view attached files. November 5, 2020 at 10:36 pm #239241 Elise NoromitMember Hello, When a user is not authorized he is not able to see the prices: https://prnt.sc/veb91j Please add this code to the Theme Settings > Custom CSS > Global to hide the prices for logged in users: .search-results-wrapper .woodmart-scroll .woodmart-search-results .price { display:none; } Best Regards November 5, 2020 at 10:40 pm #239244 [email protected]Participant That worked – thanks! November 5, 2020 at 10:48 pm #239261 Elise NoromitMember You are welcome! If you have any questions please feel free to contact us. Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register