Hide "Keyword" in itinerary page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5560
    zarmayana
    Participant

    Hi, i put a lot of keyword in each itinerary page. But i won’t show it to visitor.
    How can i hide “keyword” in itinerary page in front end?

    thanks!

    #5646
    Support Team
    Keymaster

    Hello @zarmayana,

    First of all our sincere apology in the delay in replying to you.

    To remove the Keyword from the trip page use below given CSS.

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

    .wp-travel.trip-headline-wrapper .wp-travel-keywords {
        display: none;
    }

    Hope this helps.

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

    Best Regards!!

    #5708
    zarmayana
    Participant

    Thanks man!

    #5713
    Support Team
    Keymaster

    Hello @zarmayana,

    Glad we could help you.

    Any further issues are always welcome.

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

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

    Thank you.

    Best Regards!!

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