Tagged: woocommerce
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
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
I added the code.
Do you see the changes?
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
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
I started over because I got so confused.
I uploaded your store demo theme and things seem to be way better now