Okay
  Public Ticket #2597834
Filters
Closed

Comments

  •   OraLaboraStudio started the conversation
  •  933
    Neuron replied

    Hi,

    The categories name are to long, but try to decrease the font-size and the space between the filters maybe it will look better.

    https://prnt.sc/vhjgk7

    Feel free to ask for anything you need.

    Kind Regards


  •   OraLaboraStudio replied privately
  •  933
    Neuron replied

    Hi,

    Please go and remove the spacing of filters for mobile devices, then add the following code at Appearance > Customize > Additional CSS.

    @media(max-width:768px) {
        .page-id-136 .m-filters ul li {
            width: 100% !important;
            margin-bottom: 10px;
        }
    }

    Feel free to ask for anything you need.

    Kind Regards


  • OraLaboraStudio replied

    Works perfectly! Thank you so much :))

  •  933
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    Kind Regards, 

    NeuronThemes