Home Forums Pro Themes Travel Gem Pro Remove Group Size part on the detail trip page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #95317
    meraghu
    Participant

    Hi,

    I want the head “Group Size – No Size Limit” to be removed or disabled on all activities and destination detailed page as I don’t want to show that?

    I found option to enable or disable “Fixed Departure” but the “Group Size” section does not have an option to disable.

    Can you please help me how can I remove that?

    https://www.vkation.com/itinerary/city-tour-1/ check this and check the text section next to big image where there is a head “Group Size” which I don’t want to show.

    Let me know.

    Raghu

    #95366
    wensolutions
    Keymaster

    Hello @marghu,

    To remove the activities from all the page add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .single-itineraries .wp-travel-trip-meta-info li:nth-of-type(3) {
    	display: none;
    }

    Hope this helps.

    If you have any issues further, please let us know.

    Thank you.

    #95374
    meraghu
    Participant

    Thank you very much.

    It worked and now I can see it is hided on the page, thanks again.

    This in time support is really appreciated.

    Raghu

    #95379
    wensolutions
    Keymaster

    Hello @marghu,

    It’s always a pleasure helping you guys.

    If you have any issues further, we are here to help.

    Also, we would really appreciate if you could help us by rating our plugin by following the link below:

    https://wordpress.org/support/plugin/wp-travel/reviews/

    Hope this helps.

    Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.