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

    (@dimplemodi)


    Hello,

    To hide the service image, you can use custom CSS. Here’s the code you can use to hide the service image. Please add it from BookingPress > Customize > Actions > CSS.

    .bpa-front-module–service-item .bpa-front-si-card .bpa-front-si-card__left { display: none; }

    Once you’ve added the CSS, remember to save the changes and if you have a caching plugin, make sure to clear the cache then check again it will work fine.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Service image’ is closed to new replies.