1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Quote Form

Discussion in 'Free Divi Community Forum' started by Andreas, Nov 5, 2018.

  1. Andreas

    Andreas New Member

    hi there
    I would like some help for this part.
    I would like to make a page with form.
    Make a form quote, choose a specific color and then size.
    What can I do is to add a form with radio buttons for color and
    radio buttons for size as well.
    What I want to do is to have a product variations in color and size as well.
    I am sending an example in Photoshop so see exactly what I mean.
    Can I do that with code or maybe 3rd party plug in ?

    Thanks in advance

    Andreas
     

    Attached Files:

    1. PRO MEMBER PERKS Divi Block Pro - Powerful Divi header builder for you to mix & match premade header design, mobile menu & more:Learn More
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Seems like you can edit the radio button with colors. Try to add the CSS below in Divi -> Theme Options -> Custom CSS:
    Code:
    Log In or Sign Up to view this code.
    You will need to change 5_1_4_0 to your radio button ID (using inspect elements). See the screenshot below.

    upload_2018-11-5_23-36-33.png
     
  3. Andreas

    Andreas New Member

    Hi thanks for the respond I am sending you a second example what I really want to do.
    I f I can have the image changing everytime I choose color.
    Size would be like radio buttons I dont have a problem whith that , 3 different sizes plus custom.
    Can you help me with that?

    Thanks in advance

    Andreas
     

    Attached Files:

    1. PRO MEMBER PERKS Divi Block Pro - Powerful Divi header builder for you to mix & match premade header design, mobile menu & more:Learn More
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    Custom coding is required to achieve that. Your best bet is to explore whether there are any contact form plugin that can do that. I can't advice you much further on that.