- This topic has 4 replies, 2 voices, and was last updated 3 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Travel Master Pro › Booking Button not visible on mobile
Hello,
When viewing my website http://www.carpedm.ca is not visable. Please advise, thank you!
Can you please in which page does booking btn is not visible. I have checked your site and I can see booking btn is visible in a single trip page in mobile page too.
here is the reference screen record
https://www.awesomescreenshot.com/video/3757912?key=c66b8961fc5df66ff32bd3cb2293a0c4
Can you please elaborate in more detail on the issue?
Regards,
Thank you for your message: here is the link to my mobile website video:
Demo VIDEO Booking not possible
So after I select the minimum number of passengers and I am ready to book, the button doesnt appear at the bottom of the screen. Try to complete a booking and you will see you wont be able to. As the booking button doesnt appear. Hope this helps and thank you for your quick reply.
Hello
Please add this css in the additional css to show booking btn on mobile screen
@media (max-width: 991px){
.wp-travel-booking__panel-bottom{
display: block;
}
.wp-travel-booking__panel-bottom .left-info{
padding-right: 20px;
}
.wp-travel-booking__panel-bottom .right-info {
padding: 20px 0 40px 0px;
text-align: left;
}
}
After adding this you will get a booking button at the bottom of the page
Regards,
Thank you Mr. Psink! Worked beautifully 🙂
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. |