Home › Forums › Pro Themes › Travel Master Pro › Mobile version can’t show travel content and price details
- This topic has 13 replies, 2 voices, and was last updated 11 months, 1 week ago by
eli sung.
-
AuthorPosts
-
February 13, 2023 at 12:53 am #188433
eli sung
ParticipantMobile can’t show travel content and price details. It can’t be minimized and all the information is extended to the right but can’t wipe there in mobile version.
February 13, 2023 at 4:07 am #188435Psink
Keymaster@ELIANDYAO, could you please share your site URL? We will inspect and get you back once we verify the issue and solution for fixing the issue
February 13, 2023 at 5:58 pm #188451eli sung
ParticipantThanks and my site is:
February 14, 2023 at 5:51 am #188456Psink
KeymasterPlease add this CSS in the Additional CSS
@media screen and (max-width: 1024px){
.single-itineraries.left-sidebar #primary, .single-itineraries.right-sidebar #primary {
float: left;
width: 100%;
}
.right-sidebar #secondary{
display: inline !important;
}
}GO to Dashboard >> Customizer >> Additional CSS there you can paste the code and published the site
Please let us know if there is still an issue
February 14, 2023 at 6:54 pm #188469eli sung
ParticipantThanks and I think it works but still there’s a minor problem that the item names can’t be shown completely as in the photo.
February 14, 2023 at 11:03 pm #188474Psink
Keymaster@ELIANDYAO, This may be due to the browser cache in your phone, the changes are not working properly. Could you please clear your browser cache and recheck the issue and also check in others’ mobile phones as well
February 16, 2023 at 7:27 pm #188510eli sung
ParticipantWe have tried a few mobiles after clearing the cache but still happened. The text inside the text box won’t autofit but always go outside the box.
February 16, 2023 at 10:18 pm #188512Psink
KeymasterCould you please send us the URL of that particular page?
February 16, 2023 at 11:25 pm #188515eli sung
Participanthttps://delightfultravelaus.com/hurawalhi
this is one of them especially if we need to put in long text.
Thank s a lot!
February 16, 2023 at 11:31 pm #188516eli sung
ParticipantFebruary 17, 2023 at 12:35 am #188518Psink
KeymasterI got it, please add this CSS
.wp-travel-calendar-view .wp-travel-booking__pricing-wrapper .wp-travel-booking__pricing-name button font{
white-space: normal !important;
}February 17, 2023 at 1:18 am #188520eli sung
ParticipantStill not working in different types of browsers. The text will only fit in the box if I change the text size below 50%.
February 17, 2023 at 2:53 am #188524Psink
KeymasterPlease try this one code and remove previous one
.wp-travel-calendar-view .wp-travel-booking__pricing-wrapper .wp-travel-booking__pricing-name button font,
.wp-travel-calendar-view .wp-travel-booking__pricing-wrapper .wp-travel-booking__pricing-name button{
white-space: normal !important;
}February 19, 2023 at 10:47 pm #188587eli sung
ParticipantIt works perfectly!! Thanks a lot!!
-
AuthorPosts
- You must be logged in to reply to this topic.





