I have been trying to make some customizations on the new booking experience, and I have some questions to ask that might help other people like me that don’t know much about coding but want to customize how the booking page looks.
I would like to know the ID of the items shown in the picture(A, B, C, and D) so I can customize them with CSS on the customization tab.
I have already discovered the letter A:
.header .title {}
Sorry on the delay @danielrosenbay try this out:
[dir] .header {border-top:none;}
html[dir] {background-color:#fff;}
.title, .headerInstructions{text-align:center;}
Hi Daniel, I am sorry on the delay. I did not see your response. I see you may have gotten this sorted on another link you have. Let me know if you are still having issues!