Hello,
I am attempting to change the subheadings when purchasing a package, however, when I select the items with css, I select all the subheadings instead of each individual heading.
.jstep-label{font-size: 0px;}
.jstep-label:before{font-size: 17px; content: "Sign in or create an account";}
I have looked over the code and I cannot find which classes to call to edit the single headings. With every class I attempt to call, all of the subheadings get changed, instead of each individual subheading. I have attached an image for reference. How can I change my code so that I edit each individual subheading?
Thank you in advance,
Jakub
Attachments:
You must be
logged in to view attached files.