Product List: Changing the label font size

  • Rhondagoals
    Asked on March 15, 2025 at 10:30 PM

    Can MY PRODUCTS font Product List: Changing the label font size Image 1 Screenshot 20be smaller so it doesn't overlap with the color squares see attached

  • Rhondagoals
    Replied on March 16, 2025 at 1:34 AM

    Can the word my be removed also, so it onlys reads PRODUCTS

  • Rhondagoals
    Replied on March 16, 2025 at 2:07 AM

    i am attempting to do a test purchase and get the attached error. I don't believe that the credit info should be on my form , can it be removed because it was my understanding that the buy it button would direct customers to my square payment optionProduct List: Changing the label font size Image 1 Screenshot 20

  • Rhondagoals
    Replied on March 16, 2025 at 2:26 AM

    I've connected my square gateway so the above error went away , can you advise of the main differnce between the 2 email responders particularly the autoresponder. I believe that i understand the notification one because ill get a notified when an order is placed.


    my products font size smaller Image 1 Screenshot 20 Screenshot 10

  • Rhondagoals
    Replied on March 16, 2025 at 2:31 AM

    Im a bit confused about my thank you page is there a way not to have the side pictures on the thank you/ submission page because it cuts the pics off see below (1st pic), is it possible to have the send pic show somewhere on the thank you/ submission page instead (2nd pic below)


    my products font size smaller Image 1 Screenshot 30 Screenshot 10my products font size smaller Image 2 Screenshot 41 Screenshot 21

  • Rhondagoals
    Replied on March 16, 2025 at 2:37 AM

    I selected credit card for my square payment , does this mean individuals can use there debit cards also?

  • Rhondagoals
    Replied on March 16, 2025 at 3:00 AM

    Is there a way to make the pictures enlarge to like full screen or really large once you click on it



    https://form.jotform.com/250662636505154

    Product List: Changing the label font size Image 1 Screenshot 20

  • Dayron JotForm Support
    Replied on March 16, 2025 at 10:06 AM

    Hi Rhondagoals, 

    Thanks for reaching out to Jotform Support. You can modify the font size of My Products label in CSS. Let me help you do that:

    1. Copy the code below. You can adjust the number of pixels based on your needs.

    label#label_3 {
        font-size : 35px !important;
    }

    2. Then, in Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.

    3. Now, in the Form Designer menu, click on the Styles tab, scroll down and replace the code from lines 108 to 110 with the given code into the Inject CSS Code box. That’s it. The code is automatically saved.

    Product List: Changing the label font size Image 1 Screenshot 40 You can also check out our guide about How to Inject Custom CSS Codes for more information.

    Check out the screencast below to see my results:

    Product List: Changing the label font size Image 2 Screenshot 51

    Additionally, you can edit the label naming, let me show you how:

    1. In Form Builder, select My Products and click on Gear icon.
    2. Under General tab, you can modify the naming under the Field Label.

    Product List: Changing the label font size Image 3 Screenshot 62

    As for your other question, regarding the autoresponder and notification emails, I've moved that to a new thread. You can check that out here. Your question about the Thank You page has also been moved to a new thread. You can check it out here.

    Give it a try and let us know how it goes.