Tagged: booking, div, Product page, woocommerce
Hi
I need support with quick css code please for all product pages
to remove the “$160” below the title and the “Start date” feild
and then move the calendar, booking time and description up
thank you for your support
Hey Nathan,
Try adding this css code in Quick CSS:
.woocommerce .single-product-summary .price,
.woocommerce .single-product-summary .book_start_date_label,
.woocommerce .single-product-summary #booking_calender {
display: none !important;
}
Hope this helps :)
Best regards,
Nikko
yes resolved thank you
Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
I feel satisfied and grateful