Home Forums Basel support forum Price Filter Reply To: Price Filter

#111644

Artem Temos
Keymaster

Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

.login-see-prices .basel-price-filter,
.login-see-prices .widget_price_filter {
	display: none;
}