Free and Premium WordPress Plugins & Themes Forums WordPress Themes Alpenhouse Accommodation Types center
- This topic has 5 replies, 3 voices, and was last updated 1 year ago by J. Davis.
- AuthorPosts
- March 22, 2022 at 11:52 am #1277949N SuterParticipant
Hey Hi
I only wanna show 2 accommodation types on my homepage. Works! cause I’ve only got 2. But how do i get the 2 centered on my page. I don’t need the empty space for a third accommodationMarch 23, 2022 at 12:54 pm #1278758J. DavisKeymasterHi, Thanks for your question. You may try to add the styles below to Appearance > Customize > Aditional CSS:
@media (min-width: 992px){ body.home .mphb_sc_rooms-wrapper.horizontal-list .type-mphb_room_type { width: 48%; margin-left: .66%; margin-right: .66%; } }
Let us know if you have any further questions.
best regards,
J. DavisOctober 12, 2023 at 12:15 pm #1515481George GreitasParticipantHello guys,
I was wondering the exact same thing but keeping the size of the accommodations as they are now. I only need them to move to the center.
Many thanks
George
October 21, 2023 at 2:38 pm #1519691J. DavisKeymasterHi George,
Could you please provide your site URL where I can check the current styles?October 24, 2023 at 4:23 am #1520581George GreitasParticipantMany thanks for getting back to me. It’s https://apartmentsgeorge.com/
November 9, 2023 at 3:07 pm #1526883J. DavisKeymasterHi George,
Thanks for your reply. You may try adding the style below:.mphb_sc_rooms-wrapper.mphb-room-types.standard.horizontal-list { justify-content: center; }
Otherwise, you may add Single Accommodation widgets into 2 columns and align the columns to the center via Elementor.
- AuthorPosts
- You must be logged in to reply to this topic.