• Resolved thedesigngoddess

    (@thedesigngoddess)


    Hi there

    I just wanted to find out if there’s a way to hide the “all” category option on the service selection step of the form?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support dimplemodi

    (@dimplemodi)

    Hello,

    Unfortunately, it is not possible to hide the ‘All’ section directly. However, you can achieve this by using custom CSS.

    Here is a custom CSS code that will help you hide the ‘All’ section:
    .bpa-front-cat-items span.bpa-front-ci-pill.el-tag.el-tag–light:first-child{display:none;}

    Please copy and paste the above code to the Custom CSS textarea in the BookingPress > Customize > upper belt ( Actions : ) CSS section. Add this code and save the changes. Additionally, if you are using any caching plugin, please clear the cache after adding the Custom CSS and then check again.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide “all” category option’ is closed to new replies.