Hide Group Siza Display

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13833
    max
    Participant

    Hi sir,

    May i know how to hide the group size display in the web as attachment?
    https://www.sunrise.com.my/tours/wp-content/uploads/2019/04/9.jpg

    Thank

    #13845
    Support Team
    Keymaster

    Hello @max,

    Add below given CSS.

    .single-itineraries .status {
        display: none !important;
    }
    ul.availabily-list.additional-col li>div {
        width: 20.26%;
    }

    Hope this helps.

    Thank you.

    #13847
    max
    Participant

    Hi sir,

    Thank you for help and it’s work!

    #13855
    Support Team
    Keymaster

    Hello @max,

    Nice to know that your issues is resolved.

    Let us know if there are any issues further.

    Thank you.

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