Viewing 10 posts - 1 through 10 (of 10 total)
  • #52415
    citizenofblue
    Member
    Post count: 29

    Hello there,

    I have the following problem:

    I wand to add the subscription item on my menu.

    So I turn the “Show subscribe aux option” to on and copy the following mailchimp code to the Subscribe form code:

    <form class=”validate” id=”mc-embedded-subscribe-form” action=”xxxxxxxxxxxxxxx” method=”post” name=”mc-embedded-subscribe-form” novalidate=”” target=”_blank”>
    <input id=”mce-EMAIL” class=”email” type=”email” required=”” style=”margin-bottom: 0;” placeholder=”Enter your email address here” name=”EMAIL” value=””>

    After this the subscription menu works fine but i get a strange search input form on my header.
    Can you please help me to get rid off this unwanted search form?

    #52431
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    That is strange, as we do not get this on our demo please could you provide a link so I can take a look.

    Thanks

    Kyle

    #52436
    citizenofblue
    Member
    Post count: 29
    This reply has been marked as private.
    #52441
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I don’t see the subscribe link in your header?

    – Kyle

    #52450
    citizenofblue
    Member
    Post count: 29

    I mean the subscribe dropdown menu on the right top side of the website.
    You can not see that?

    #52452
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No (see screenshot)

    – Kyle

    #52454
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry, it is on the other pages, but for some reason it is not on the home page.

    – Kyle

    #52455
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    To remove the search box, add this to your custom css:

    #header-section > input {
      display: none;
    }

    – Kyle

    #52457
    citizenofblue
    Member
    Post count: 29

    Cool! Thank you! 🙂

    #52539
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register