Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #253651

    Is there a way to insert a MailChimp e-mail signup form into an image inside Layerslider?

    Something similar to this: http://foundora.com/

    Obviously that’s not a slider.

    OR, how can I NOT use Layerslider and have my header look like what’s on that page.

    Thanks in advance!

    #254068

    Hey LFE!

    Here is what you could do to achieve what you are after :

    1. Use a color Section ( using avia page builder ), insert a background image ( Custom Background Image ).
    2. Adjust padding or if need to assign a ID ( For Developers: Section ID ), so you can target this appropriately ( height or else ).
    3. Insert your custom form, and you are all set.

    Best regards,
    David

    #256736

    Done, but #1 the Subscribe button isn’t showing and #2 is there anyway to use Enfolds buttons? or how can I style MailChimps buttons?

    #257491

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #258343

    http://www.fantasyblurb.com/testing123/?page_id=16

    No button, and the background, I guess I’d have to edit it via CSS.

    #258376

    Hey!

    Try adding this code to the Quick CSS:

    div.clear #mc-embedded-subscribe  {
    display: block;
    visibility: visible;
    height: auto;
    width: auto;
    }

    Cheers! 
    Josue

    #258384

    Awesome, thank you very much.

    I’m guessing for all the other color/font tweaks JUST for this form I’d also have to add CSS in that box, correct?

    #258388

    Hi!

    Yes, you can add it directly in the LayerSlider page.

    Regards,
    Josue

    #258391

    It’s actually a Color Section.

    Quick CSS, right?

    #258402

    Yes in that case it would be Quick CSS.

    Best regards,
    Josue

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