• Resolved nesis17

    (@nesis17)


    Hello,
    I’m using material design plugin with contact form 7 to customize my CTA.
    The use of select object inthe doc is :

    [md-form]
    [md-select label=”Your favourite month”]
    [select* menu-397 include_blank “January” “February” “March” “April” “May” “June” “July” “August” “September” “October” “November” “December”]
    [/md-select]
    [/md-form]

    But in my page in chrome, the results is not wich is appears in the demo.
    it’s as if there were 2 superimposed rolling list form fields, with 2 arrows on the right.
    Is the right way to use the 2 select operators ? One with md-select and the other with select ?
    I’ve tried a lot of things but same thing.
    Have you an idea to correct the problem ?
    Thanks a lot

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thanks

    Plugin Author GusRuss89

    (@gusruss89)

    Hi @nesis17

    Your code looks right. Your theme probably has some CSS that conflicts with Material Design. If you post a link to your form I can give you some custom CSS to fix it.

    Thanks,
    Angus

    Thread Starter nesis17

    (@nesis17)

    Hi @gusruss89
    Thanks for your message.
    Unfortunetely, the page is not online but still in back office for dev.
    If the problem still there when the page will be online, I will give the link here.
    If you have custom CSS to try, I’ll take it but you helped me yet by telling me where to look !
    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Select / md-select not correctly displayed’ is closed to new replies.