Trip Bookings

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21729
    tuskphoto
    Participant

    I see the seats left, pax and price have now been combined into one drop down option that says “SELECT PAX” Is it possible to change this back to displaying them separately? If not is it possible to make the “select Pax” box smaller in size, the writing a bit smaller and is it possible to change the wording?

    #21734
    Support Team
    Keymaster

    Hello @uskphoto,

    As of now you cannot display the pricing separately, and change the text for the “SELECT PAX”, but you can definitely decrease the size of the text by adding below given CSS.

    input.participants-summary-container {
        font-size: 13px;
    }

    Adjust the size as per your requirement.

    Hope this helps.

    Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘WP Travel’ is closed to new topics and replies.