Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Accommodation Listing – Mobile View
- This topic has 5 replies, 2 voices, and was last updated 2 years, 7 months ago by J. Davis.
- AuthorPosts
- April 23, 2022 at 1:49 am #1294253Marie Amandine DELALONDREParticipant
Hello,
I want to change the number of accommodations in the grid on mobile view. How can I do ?
Thanks for reply
April 27, 2022 at 1:05 am #1295894J. DavisKeymasterHi Marie,
Thanks for your question however I’m not sure I get it correctly. I can not know what theme or layouts you use. Could you please provide URL of the page you need assistance with and clarify the question by providing screenshots?
best regards,
J. DavisApril 27, 2022 at 2:23 am #1295931Marie Amandine DELALONDREParticipantThis reply has been marked as private.April 28, 2022 at 2:58 am #1296474J. DavisKeymasterHi Marie,
Thanks for your explanation. You may try to apply the style below at Appearance > Customize > Additional CSS:
@media (max-width:720px){ .mphb_sc_rooms-wrapper.mphb-room-types .mphb-room-type:nth-child(n+5){ display:none; } }
best regards,
J. DavisApril 28, 2022 at 3:48 am #1296514Marie Amandine DELALONDREParticipantObviously ! How I did’nt think of that…
Thank you very much Davis !
April 29, 2022 at 6:30 am #1297141J. DavisKeymasterHi Marie,
You are welcome. I’m happy to know it worked for you.
best regards,
J. Davis - AuthorPosts
- You must be logged in to reply to this topic.