Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1052228

    The submit button is not working on mobile and the wording is too low.

    I have the enfold contact form that is only visible for mobile and tablet and the button is not working. how can I fix this?

    Also is there any way to make the background picture bigger on mobile, or make the slider show more of the background picture.

    #1052241

    Update: the submit button is not working on mobile BUT the text is still at the bottom of the buttom instead of the middle. How can i fix this?

    Also, how can i make the text on the pop up that says “we will be contacting you shortly”, to Gray or black? It shows up white on a white background and its very hard to read. thanks!

    #1052598

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 479px) {
    .home .avia-builder-el-3 {
      margin-top:50px;
    }
    }

    Best regards,
    Rikard

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