Last dot for Itineraries

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5483
    forgottencnz
    Participant

    Hi I cannot manage to write itineraries in a way that it will end with last day
    https://ibb.co/fibTiS

    #5485
    Support Team
    Keymaster

    Hello @forgottencnz,

    Actually, the timeline of the itinerary is designed in such way but we will provide the custom CSS using which you can remove the verticle line at the end and then your trips seem to end.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .timeline-contents .col:last-of-type .tc-content, .timeline-contents .col:last-of-type .tc-heading {
        border-right-color: transparent;
        border-left-color: transparent;
    }

    Hope this helps.

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

    Best Regards!!

    #5871
    shuttletransfer
    Participant

    Thanks! that worked perfectly for me!

    #5874
    Support Team
    Keymaster

    Hello @shuttletransfer,

    Nice to know that the CSS worked for you.

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

    Thank you.

    Best Regards!!

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