• Resolved manjeet1

    (@manjeet1)


    Hi,

    Contact form fields doesn’t display correctly with sydney theme on mobile, tablet.

    I amusing elementor but not able to scale text fields.

    Could you please help resolving this?

    Thanks

    • This topic was modified 5 years, 11 months ago by manjeet1.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello there,

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    @media only screen and (max-width: 991px) {
      .wpcf7-form input.wpcf7-text {
        max-width: 100%;
      }  
    }
    

    Regards,
    Kharis

    Thread Starter manjeet1

    (@manjeet1)

    Thanks
    Also I have made menu background white and text color black.
    But this is different in mobile menu.
    How do I fix it?
    Do I need to write css code again or is there a setting which can fix it?

    Regards,
    Manjeet

    Hello Manjeet,

    It looks good on my phone. I took a screenshot of it and uploaded it here: https://cloudup.com/cfkaQkw_td4.

    Probably you should flush/clear your mobile browser’s history/cache. Otherwise it won’t load latest changes have made.

    Regards,
    Kharis

    Thread Starter manjeet1

    (@manjeet1)

    Hi,

    Yes the contact form is all good now. Thanks.

    I am saying about the main menu of the website.
    It looks fine on dektop (white,black and golder colors)
    But when I click on menu on mobile it is still dark (black) color.
    Could you please check how can I make the appearance same as on desktop (white, black and golder color)

    Thanks

    Hello there,

    To avoid endless discussion in a topic about contact form, please re-post it on its own topic. Use one topic for one question, please.

    Regards,
    Kharis

    Thread Starter manjeet1

    (@manjeet1)

    Ok I will log a new issue here.
    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Contact form fields doesn’t display correctly with sydney theme’ is closed to new replies.