- This topic has 13 replies, 2 voices, and was last updated 1 year, 8 months ago by .
Viewing 14 posts - 1 through 14 (of 14 total)
Viewing 14 posts - 1 through 14 (of 14 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Travel Master Pro › Mobile version can’t show travel content and price details
Mobile 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.
@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
Thanks and my site is:
Please 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
Thanks 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.
@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
We 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.
Could you please send us the URL of that particular page?
https://delightfultravelaus.com/hurawalhi
this is one of them especially if we need to put in long text.
Thank s a lot!
I 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;
}
Still not working in different types of browsers. The text will only fit in the box if I change the text size below 50%.
Please 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;
}
It works perfectly!! Thanks a lot!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |