- This topic has 3 replies, 2 voices, and was last updated 3 years ago by
wensolutions.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- January 18, 2020 at 3:44 pm #22989
arokiavimal
ParticipantWhen I go to the booking tab and add pax.. the plus and minus symbols are looking odd. It looks buggy and unprofessional. Kindly help me fix it
January 20, 2020 at 6:32 am #23025wensolutions
KeymasterHello,
Can you please provide us with site URL so that we can help you?
Regards.
January 21, 2020 at 10:36 am #23088arokiavimal
Participanthttps://hyggejourneys.in/itinerary/meghalaya/
Check out the booking tab and try to select PAX you will be able to see it
January 21, 2020 at 11:39 am #23092wensolutions
KeymasterHello,
Actually, the issue has raised due to incompatibility of theme you have used with the WP Travel plugin. However, to resolve the layout issue, please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS
.pax-select-container .icon-minus:before, .pax-select-container .icon-plus:before{ content:unset!important; } .paxpicker-input{ padding-left: 0px !important; } @media screen and (max-width: 991px){ .pax-select-container .pax-picker-minus{ padding-left: 0px; padding-right: 3px; } .pax-select-container .pax-picker-plus{ padding-left: 3px; padding-right: 0px; } }
Hope this helps.
If you have any queries further, let us know.
Thank you.
- AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘WP Travel’ is closed to new topics and replies.