I need help with styling. Cannot figure out the correct CSS to make changes to the ‘stock’ styling on the Booking Form in a Single Event.
Want to change the Font Color of ‘Tickets’, ‘Registration Information’ & ‘Booking Summary’ as well as the background color and border for each title box.
I believe the CSS will include something to the effect of:
Hey Thanks… was able to get pretty far but am stumbling on two things. First, need space between the ‘Ticket Information/Selection’ table and ‘Registration Information’ (see pic) and Second, cannot figure out how to style the ‘submit booking’ button?? Here’s the code I’m using so far, result you can see in the pic.
To target the submit button (first one is for screens with a width over 768 pixels and the second one is for screens with a width smaller than 769 pixels):
Update: Not sure, but must have had an extra semi colon or something in the button code, it works now! Thanks So Much! The padding above the ‘Registration Information’ is still not working. Went through the code, looks like what you suggested, just not doing anything.
Yeah, unfortunately that just adds padding within the category section itself but not between the two.
Perhaps someone else will chime in and i’ll keep chipping away…. Thanks again so much for all the time you’ve put in to help me, it’s greatly appreciated!