Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1437996

    Hello, in this page: http://grandhotelcapvermell.com/
    In some formats there is black under the video, when you reduce to iPad and mobile format … How can I solve this?

    And also in contact form – dropdown boxes I can not give then the same d¡format as text boxes (transparent and with border-radius: 10 px……do you know how to do it?

    Thank you!!

    #1438086

    Hey carmen,
    Thank you for the link to your site, I downloaded your video and it looks like the top and bottom black bars are in your video, so you will need to edit your video to crop these out:
    Enfold_Support_5156.jpeg
    For the form drop downs try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .entry-content-wrapper select.wpcf7-form-control {
    border-radius: 10px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1438279

    Great! Works perfectly! Thank you!

    #1438289

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.