Группировка элементов контейнера с помощью крючка или CSS (Wordpress)CSS

Разбираемся в CSS
Гость
Группировка элементов контейнера с помощью крючка или CSS (Wordpress)

Сообщение Гость »


Step-by-step Booking wizard for my clients should include three stages (category / service / service duration), but in this version of booking plugin there are only two stages. So it can be done as here 1) https://kunlarat.com/booking or here 2) https://cn.kunlarat.com/booking/

With each of these options, the result is a haphazard accumulation of elements in one of the containers of the Booking wizard, which is inconvenient for the user.

Is it possible:
  • Create a hook for the https://cn.kunlarat.com/booking/ option, in which the elements of the top container (services) would be combined into categories. For example:

FOOT MASSAGE > Thai foot massage, Foot massage with balm OIL MASSAGE > ......

or
  • Separate elements in the upper container (cn.kunlarat.com/booking/) or lower one (kunlarat.com/booking)

Like this

Thanks in advance for your help!


Источник: https://stackoverflow.com/questions/780 ... -wordpress

Вернуться в «CSS»