Hello @robertv9,
Thank you very much for the appreciation and looking forward for continuous love and support from you guys.
Now your queries have been answered below:
1.-) How can I remove the feture image? I don’t like display pic over the trip content.
Ans: Actually we are not quite clear which section you are referring to so please send us the screenshot marking the section in which you want to remove the feature image so that we can help you further.
2.-) I dont need to display the Trip Code for my users.
Ans: To remove the trip code use below given CSS.
For this go to Admin Panel > Appearance > Customize > Addtional CSS and paste below given CSS.
.wp-travel-trip-code {
display: none;
}
Hope this helps.
If you have any queries/issues further, you can also post your queries to the plugin’s official support forum for dedicated and quick support at :
https://wptravel.io/support-forum/forum/wp-travel/
Also @houseofstrauss thank you for the help.
Best Regards !!