- This topic has 3 replies, 2 voices, and was last updated 4 years, 11 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
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]