Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #747020

    hi

    the page I’m working on is:

    although it will be applied to all services (products) on the site

    my question is, see how where it says “Booking Time”?
    What is CSS to move it to the right of the calendar?

    thank you

    #747031

    Our goal is so it looks like this please:

    Untitled-2 copy

    #747037

    Once we move that, we need for the times to be already showing on the product page when user views

    and increasing the size so they can see it better

    thank you

    Untitled-2 copy

    #748819

    Hi!

    Thank you for using Enfold.

    Please use the following css code to adjust the position of the select element.

    #inline_calendar {
        float: left;
        width: 50%;
    }
    
    #time_slot {
        width: 45% !important;
    }

    And please note that we don’t provide support for third party plugins but we always try our best to help as much as we can. You can review our support policy here.

    Cheers!
    Ismael

    #755618

    thank you for your support

    #756147

    Hey!

    Did it work? Please let us know if encounter more issues in the theme.

    Regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.