• I’d like to do something similar to this site for my business:

    https://www.thumbtack.com/

    Any ideas on a good theme that can do that simple form widget overlaid on a full-width picture?

    Thanks,
    Ethan

    [Moderator note: Stop bumping Ethan]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter triomicron

    (@triomicron)

    Ok, maybe a theme won’t do it, but does anyone have an idea how to overlay a ninja form over the main slider here:

    ethantest.com

    That’s my test site that has the Customizr theme, which works well otherwise.

    Is there a way to float/overlay the ninja form widget over the full-width main picture?

    Thanks!

    Hi triomicron

    You can to do something like this

    #ninja_forms_widget-3 {
    position: absolute;
    top: -950px;
    }

    Adjusting the -950px accordingly

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘What Theme Would Look Similar to This?’ is closed to new replies.