- This topic has 3 replies, 2 voices, and was last updated 5 years, 2 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
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]