Linked variations – design edit
-
As shown in the attached photo, the text is too large. How can I edit the text to be smaller?
Attachments:
You must be
logged in to view attached files.
Hi sohee7569,
Thanks for reaching to us.
Please provide URL of the mentioned page, so I can take a closer look.
Regards,
Hi sohee7569,
Thanks for URL.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.bundle_form .product_title {
font-size: 24px;
}
Regards,