Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #634882

    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!

    #635276

    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

    #840064

    I just need to remove what is in the red box and move the other content up please

    View post on imgur.com

    #840093

    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

    #840974

    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 :)

    #841168

    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

    #841178

    yes I’m satisfied and can move forward with my other design tasks

    #841531

    Hi,

    Thanks for letting us know, I’ll close this thread for now.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Realigning Booking Time’ is closed to new replies.