Delete space between filter name and filter values

  • Posts: 32
  • Thank you received: 1
8 years 7 months ago #235672

-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.5.0

HI!
I can't find, how to delete tag <br> between filter name and filter values (standart hika views). And another problem: price filter carries a colon, and the price range for a new line. Why?

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 32
  • Thank you received: 1
8 years 7 months ago #235744

And why when I set the filters to Show in product lists NO they are still displayed?

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13374
  • MODERATOR
8 years 7 months ago #235748

Hi,

1. You can remove it by adding such CSS on your website:
.hikashop_filter__1 br{ display: none; }

2. It's because of either the custom CSS you added or the CSS of your template. Normally the colon is on the same line as the filter name. We would need to analyze the CSS on the page to tell you what to do.

3. Where do you do that ? Normally, you should do that in the "products options" tab of your menu item.
If you do it in the HikaShop configuration or in another menu item, it won't do anything.

Please Log in or Create an account to join the conversation.

  • Posts: 32
  • Thank you received: 1
8 years 7 months ago #235862

1, 3 thanks a lot
2. Can you see my site? moreart.pro/gallery/painting
login/password is sent in private message.
But now colon is after the price range (I set filter module)

Last edit: 8 years 7 months ago by ShNatochka.

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13374
  • MODERATOR
8 years 7 months ago #235874

So it indeed comes from the CSS.
I think however that in your case, the simplest will be to remove the colon with a translation override of the translation key CURSOR_TITLE_SEPARATOR:
www.hikashop.com/download/languages.html#modify

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum