Tagged: alignment, div, Product page, woo commerce
I’m working on this site:
I’m curious to learn please how I can move the “Booking Time:” title nd div container to be to the right of the “Start Date:” field?
I would like to make the “Start Date:” selection area or div container to be the same width of the “Booking Time:” please.
Thank you for you support!
Hey Nathan,
Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
Yigit
I just need to remove what is in the red box and move the other content up please
Hi,
This is already answered in your other threads, just add 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;
}
Best regards,
Nikko
I was looking for that prior post, when I see you helped find it I feel so relieved and thankful
that’s supportive
The issue is resolves now :)
Hi,
Thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
yes I’m satisfied and can move forward with my other design tasks