CSS not working
-
In the form where the visitor can leave his/her contact details there are two buttons.
The first button (Book Now) I can modify by changing the CSS:
The #booking-package .bookingButton { background-color: #1C222E; color: white; }The second button (Return to Schedules) is not responding to my CSS changes:
#booking-package .goToBookingFormButton { background-color: #1C222E; color: white; }Am I doing something wrong? Please help.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS not working’ is closed to new replies.