- This topic has 3 replies, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Hotel Booking Problem Secition Rooms Problem
Hi i have problems noww other time but now only at table mode…. you can se the slider and the rooms…
https://www.casavicenta.es/
https://www.casavicenta.es/login
user:test
pass:test
i want see in two colums…
https://imgur.com/peUlNdO
slider
https://imgur.com/CXMjXyj
thanks!
Regards Carlos
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:480px) and (max-width:767px) {
.bx-wrapper { max-width:inherit !important;}
.ourroomsslider { width:100% !important;}
.ourroomsslider li { width:46% !important; margin-right:15px !important;}
.ourroomsslider .clear { display: none !important;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
.slidebtn { width:auto !important;}
}
Regards,
Dave
Hi thanks so much
but the rooms at ipad dont see good…….
https://imgur.com/OHIdn6d
thanks!
Regards
Carlos
Hi,
Remove CSS:
@media screen and (min-width:480px) and (max-width:767px) {
.bx-wrapper { max-width:inherit !important;}
.ourroomsslider { width:100% !important;}
.ourroomsslider li { width:46% !important; margin-right:15px !important;}
.ourroomsslider .clear { display: none !important;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
.slidebtn { width:auto !important;}
}
And This New CSS:
@media screen and (min-width:480px) and (max-width:1023px) {
.bx-wrapper { max-width:inherit !important;}
.ourroomsslider { width:100% !important;}
.ourroomsslider li { width:46% !important; margin-right:15px !important;}
.ourroomsslider .clear { display: none !important;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
.slidebtn { width:auto !important;}
}
Regards,
Dave
Are you looking for the best ultimate WordPress themes? You’re on the right page! This post highlights the top ultimate WordPress themes for businesses, freelancers, […]
Are you looking best chemical industry WordPress themes and templates? Here’s a list of the best manufacturer WordPress themes for the chemical industry. These are […]
Are you looking for the best paintball WordPress themes? You’ve come to the right place! This post highlights the top paintball WordPress themes that are […]