Home › Forums › Basel support forum › Pound symbol in search bar Pound symbol in search bar This topic has 5 replies, 2 voices, and was last updated 5 years, 8 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts April 16, 2019 at 9:11 pm #119217 cherryflapjackParticipant Hi, Please could you provide css to get rid of the pound symbol that is shown when searching products on mobile? Thanks Attachments:You must be logged in to view attached files. April 17, 2019 at 6:26 am #119265 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .autocomplete-suggestions .suggestion-price { display:none; } Best Regards April 17, 2019 at 8:48 pm #119517 cherryflapjackParticipant Hi Elise, Thank you, that worked! Just another colour change if you don’t mind, could you provide css to change the black at the top of the mobile product sidebar to white? Many thanks Attachments:You must be logged in to view attached files. April 18, 2019 at 10:42 am #119645 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .basel-close-sidebar-btn { background-color: #ffffff; } body .basel-close-sidebar-btn span { color: #000000; } Best Regards April 19, 2019 at 3:40 pm #119932 cherryflapjackParticipant Hi Elise, Thanks worked too, thank you! Do you know how you can create this sidebar that changes the content on the right without loading a new page? Ive attached the link and an image. https://www.lanxn.com/help Thanks for your continued help. Attachments:You must be logged in to view attached files. April 19, 2019 at 8:01 pm #119979 Elise NoromitMember Hello, Our theme does not have such an option. Woocommerce filters do not reload the page while filtering. You will have to find a plugin. Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register