This topic has 6 replies, 2 voices, and was last updated 6 months, 1 weeks ago ago by Luca Rossi
Hello, there are two display problems on my site. The calendar of the woocommerce booking plugin is not displayed correctly on the product page and the “contact suppport” button of the dokan plugin is not displayed correctly on the product page. Can you fix this? See attached screenshots.
Hi @jimmy-17,
Please try adding this custom CSS codes under XStore > Theme Options > Theme Custom CSS > Global CSS:
.single-product button.dokan-store-support-btn-product.dokan-store-support-btn.button {
margin-top: 0 !important;
height: 39.49px;
}
.single-product .single_add_to_cart_button.button,
.single-product div.quantity {
margin-bottom: 0 !important;
}
.wc-bookings-booking-form {
width: 100%;
}
https://prnt.sc/aV38QIZyM1eD
https://prnt.sc/GGOefDv-PvbU
Hope it helps.
Hello, I’ve pasted the code in the right place but the problem persists. Can you check and paste the code for me? Thanks
Hi @jimmy-17,
After cleared the WP-Rocket cache, please layout looks good now:
– https://prnt.sc/QO7OSOGH-Nfj
– https://prnt.sc/Lf71a9g4JqaD
Could you please double check?
Thank you!
Problem solved! Thanks a lot!
Glad we’re able to help you!
You must be logged in to reply to this topic.Log in/Sign up