Home Forums WoodMart support forum Button settings and adjusting page templates

Button settings and adjusting page templates

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

    525613454
    Participant

    There are three issues at the moment. One is about the re-layout of the pop-up buttons (the effect I want is detailed in the attachment), and the other is about the white area that suddenly appeared. How can I cancel it? Another is that my homepage portfolio template has no relevant content (your default portfolio suddenly disappeared). How to restore the portfolio template that comes with your theme? It has nothing to do with setting the jump, because the jump is the behavior of the system later. Thank you!

    Attachments:
    You must be logged in to view attached files.
    #659201

    525613454
    Participant

    +1

    Attachments:
    You must be logged in to view attached files.
    #659254

    Luke Nielsen
    Keymaster

    Hello,

    1. Replace the form structure with the one below:

    <div class="row wd-spacing-10">
      <p class="col">
        <input type="email" name="EMAIL" placeholder="Your email address" required />
      </p>
      <p class="col-auto">
         <input type="submit" value="Sign up"/>
      </p>
    </div>

    To hide the white area, add a negative margin to the last section in the page builder.

    2. Make sure that the portfolio page is created and assigned here – https://prnt.sc/SqpZLDXp3f4M

    3. That https://prnt.sc/jG73tLUzE15B shortcode is related to the WPB page builder, it cannot work with Elementor.

    Kind Regards

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