Reply To: Place Motor Reservation my booking

Home Forums Support Place Motor Reservation my booking Reply To: Place Motor Reservation my booking

Home Forums Support Place Motor Reservation my booking Reply To: Place Motor Reservation my booking

#232940
Tom
Lead Developer
Lead Developer

You need to overwrite the CSS added by the widget:

@media (max-width: 549px) {
    .CloudBedsWidget .float_bg2 {
        position: fixed !important;
        width: 100%;
        height: 107px;
    }
}