Tagged: 

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

    Hello

    The page I am trying to work on is:

    I feel motivated and would like to please understand,

    I have activated that plugin, yet as you can see user can not yet choose a day and time?

    I need support t

    thank you

    #621039

    Hi Nathan!

    Thank you for using Enfold.

    They need to click the “calendar” icon for the schedule. Add this in the Quick CSS field to insert a text beside the icon telling users to click on it:

    #inline_calendar:before {
        content: 'Click the calendar icon';
        position: relative;
        top: -25px;
        left: 30px;
    }

    Cheers!
    Ismael

    #621546

    I added the code.
    Do you see the changes?

    #621548

    The text is not showing until after they would click the calendar icon and feel confused and would like to lean how to make the changes you are suggesting

    #623497

    Hey!

    Where did you add the code? I can’t see it when I checked the page. Make sure that you copy the code directly from this from, not from your email. Add it in the Quick CSS field or the style.css file of the child theme.

    Regards,
    Ismael

    #634017

    I started over because I got so confused.
    I uploaded your store demo theme and things seem to be way better now

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce booking and scheduling plugin not showing’ is closed to new replies.