Creating A Stand alone Reservation CartFree and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Creating A Stand alone Reservation Cart Search for: SearchThis topic has 1 reply, 2 voices, and was last updated 9 hours, 5 minutes ago by J. Davis.Viewing 2 posts - 1 through 2 (of 2 total)AuthorPosts November 14, 2024 at 5:25 am #1692016 Lisa HeathParticipantHelloI would like to add to the right side of the search results for desktop view, a sticky cart which follows the page down. I believe the cart is this – mphb-reservation-cartHow can I do this.Many thanks November 15, 2024 at 8:12 am #1692428 J. DavisKeymasterHi Lisa, Thanks for your question. You can try applying the custom CSS styles. As an example, you can try applying the following style:@media(min-width:991px){ #mphb-reservation-cart { position: sticky; float: right; width: 25%; top: 0; } .mphb_sc_search_results-wrapper .mphb-room-type{ width:70%; } }You can add more CSS to adjust the style to meet your requirements.AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in Log In