Okay
  Public Ticket #3016819
retiroswelness.fylfri.com
Closed

Comments

  • fylfriagency started the conversation

    Hi, 

    Can I do so that in the event view filters, they appear grouped and I can display them to show the ones I want to see.

    It is a problem because when we see several locations, we have to do excessive scrolling to get to the one that may interest the customer.

    I attach a screenshot so you can see it.

    ----

    On the other hand, the highlights filter, may be that it is only a click to check and uncheck, that is to say, if I click it, it includes the highlights in the view and if it is unchecked, it does not include them. It is a bit of a mess to have to make several clicks to show or not show them.

    -> If you need credentials to be able to access to review it, do not hesitate to tell me.


  •  783
    Zhivko replied

    Hi,

    You have some css issues there.

    Go to Dashboard -> STEC -> Fonts & Colors -> Custom style tab and add following css:

    body .stec-top-menu-filter-contents ul,
    body .stec-top-menu-filter-contents {
        padding:0;
    }

    Apart from using the search input to filter the locations you're interested in there's nothing I can do at the moment. 


    Stachethemes Developer

  • fylfriagency replied

    I have added the code you indicate in the custom CSS, but what should I do, as I see it all the same. I have tried with the browser in incognito mode and I have the site cache disabled.

  •  783
    Zhivko replied

    The padding on the left is gone now.


    Stachethemes Developer