Hide code for related trip

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

    Hi sir,

    Can you teach me how to hide the attachment request?
    https://www.sunrise.com.my/tours/wp-content/uploads/2019/04/7.jpg

    #13846
    Support Team
    Keymaster

    Hello @max,

    Add below given CSS.

    .wp-travel-post-content .wp-travel-trip-time.trip-duration {
        display: none;
    }
    .wp-travel-post-content .category-list-items {
        display: none;
    }

    Thank you.

    #13848
    max
    Participant

    Hi sir,

    Your code is not working after paste but it’s ok and now i turn it off and will ask you again for the CSS code when i need to turn on it.

    Thank

    #13856
    Support Team
    Keymaster

    Hello @max,

    Yes, for any query/confusion further, we are here for you.

    Regards!!

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