- This topic has 17 replies, 4 voices, and was last updated 3 years, 11 months ago by
Support Team.
- AuthorPosts
- June 12, 2019 at 7:22 pm #16763
justin.g25@gmail.com
ParticipantHow do I remove the trip type and activities from itinerary pages: https://www.bravebyfaith.com/itinerary/bali-indonesia-new/
June 13, 2019 at 4:41 am #16776Support Team
KeymasterHello @justing-g25gmail-com,
First of all, thank you very much for using the plugin,
When we tried to inspect your site URL, we found the site is currently down.
So we not quite clear which particular section you meant.
But if you meant by the field beside the trip image in trip single page then, add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.single-itineraries .wp-travel-trip-meta-info li:nth-of-type(1), .single-itineraries .wp-travel-trip-meta-info li:nth-of-type(2) { display: none; }
Hope this helps.
If you have any issues further, then kindly let us know.
Thank you.
June 13, 2019 at 6:17 am #16787justin.g25@gmail.com
ParticipantSorry my site has the maintenance plugin activated. Thank you that worked!
June 13, 2019 at 7:06 am #16792Support Team
KeymasterHello,
Glad that the CSS worked for you.
Do not hesitate to post if you have any query/confusion further.
Thank you.
June 28, 2019 at 2:47 pm #17346maxbuzz
ParticipantHi,
Have a related queries.
1. How do I remove “Activities” & “Location”2. Removal of items spoils the arrangement
http://naturechronicles.com/temp/Justi.JPG3. Even if none are removed there is a problem with text overflowing (1 & 2) and well as padding and justification (3)
http://naturechronicles.com/temp/Space_Justification.JPGPlease advice
June 28, 2019 at 2:54 pm #17347maxbuzz
ParticipantOk, figured out point 1. that was commonsense.
Awaiting response for the rest
July 1, 2019 at 4:02 am #17373Support Team
KeymasterHello @maxbuzz,
Can you please provide your site URL so that we can provide a precise fix on this?
Hoping to hear from you soon.
Thank you.
July 1, 2019 at 5:26 am #17378maxbuzz
ParticipantHi,
The website isnt public as yet, so there is no url that I can share.
I hope you could see the screenshots.
BTW this is a problem only on large screens, so probably you need to check your settings for screen size > 1000 pixels.
If the window size is reduced the background bar seems fine though the overcrowding and spilling into the next cell still exists.
July 1, 2019 at 5:39 am #17379maxbuzz
ParticipantHere are screenshots for both
Wide
you can see the background bar is wide, with all cells squeezed to the left
https://tinyurl.com/yxqfxxe2Narrow
https://tinyurl.com/y38tyfs5July 1, 2019 at 9:08 am #17393wensolutions
KeymasterHello @maxbuzz,
To resolve the issue, try adding below given CSS by going to Admin panel > Appearance > Customize > Additional CSS.
.wp-travel-trip-meta-info ul li { width: 25%; }
Hope this helps.
Thank you.
July 1, 2019 at 9:28 am #17395maxbuzz
ParticipantHi,
This seems to have fixed the ‘overflow’ of text problem.
But the blank space on the right still exists.
https://tinyurl.com/y2qzyxzo
Cant the whole bar become smaller (just padded more than actual text) and centered.July 1, 2019 at 11:28 am #17402wensolutions
KeymasterHello @maxbuzz,
Please add below given CSS.
.wp-travel-trip-meta-info ul { margin: 0 0 0 25% !important; }
Here adjust the margin as per your requirement.
Hope this helps.
Thank you.
July 1, 2019 at 11:58 am #17405maxbuzz
ParticipantSlightly better but gap on the left now
https://tinyurl.com/y22j7yj7Cant it just be centered
July 2, 2019 at 4:19 am #17429wensolutions
KeymasterHello
The issue of the layout was forwarded to the theme authors and the new update of the theme is available now. We kindly request you to update the theme to its latest version and verify the layout issue.
If the issue still persist even after the update of the theme, kindly write back to us.
Best Regards!
July 2, 2019 at 5:26 am #17430maxbuzz
ParticipantHi,
You had given 2 suggestions yesterday. I have tried with all possible combinations
using both suggestions in Additional CSS
https://tinyurl.com/yxoh9mxhonly 1st suggestion in Additional CSS
https://tinyurl.com/y6e5nxy8only 2nd suggestion in Additional CSS
https://tinyurl.com/yxvc6mppboth suggestions in Additional CSS
https://tinyurl.com/yxlcd7lfAs you can see it still isn’t working right.
Though I would have liked the box centered and with of box just equal to text with padding (as it is on top and bottom), I will live with this.Thanks,
- AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.