Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #362127

    Hi,

    I have a form on my homepage. It’s a single field and it should take the user to a full signup page. Unfortunately when it is clicked it does go to the correct page but shows a massage saying “Your message has been sent!” which obscures the rest of the page content. How can I have it just go to the main form page without the message?

    Also, on the homepage there is quite a large space between the red text “Join etc…” text ad the bottom of the slider. Is there a way to reduce the space above and below this message as I’m trying to get the whole thing above the fold while having the slider as big as possible.

    Thanks for your help, it’s a cracking theme which indent to use on many more jobs.

    #362141

    Hey johnmac1967!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home .av-special-heading {
    margin-top: 20px;
    }
    .page-id-42 div#ajaxresponse_1 {
    display: none;
    }

    Best regards,
    Yigit

    #362399

    Thanks Yigit, the homepage solution worked a treat but when you click submit you are taken to the page that doesn’t display the form, you need to click ‘Contact Us’ in order for the form part to display.

    Thanks,
    John

    #362401

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Best regards,
    Yigit

    #362449

    Sorry Yigit, I don’t understand what you mean.

    #363142

    Hi!

    Can you create a new user with administrator role and post it here privately so we can look at the backend?

    Regards,
    Yigit

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