Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3222301
Search in Penci Slider
Closed

Comments

  •  1
    tim-nieuwpoort started the conversation

    Hi,

    Is there an easy way to place the search at the bottom of the Penci slider? See attachment.

    Thanks.

    Tim

    Attached files:  Search.png

  •  2,486
    PenciDesign replied

    Hi,

    Yes. You can add this below the Penci Slider by edit the homepage with the Elementor Page Builder.

    Regards,
    PenciDesign.


  •  1
    tim-nieuwpoort replied

    Hi,

    Thanks.

    Do I have to build a whole new homepage for just replacing the search to the bottom of the Penci Slider?

    Or don't I understand it right?

    Regards,

    Tim

  •  2,699
    PenciDesign replied

    Hi,

    You can check this video tutorial to know how to build your homepage by use Elementor. When you have done that, replace it with the current homepage.


    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    Thanks.

    Yes I know this video, I have asked it several times last year how to move this search field into the Penci Slider.

    As the video shows, I have to build a whole new homepage, just to move this search field into the Penci Slider. That's a lot of work. Can you please consider to add it as a new feature in Penci Slider in the next update?

    For now, how can I add some more space between the search and the MailChimp form? (see attachment). Both widget are in the Header Signup Form https://prnt.sc/v-Lf189MMpkQ

    Thanks.

    Attached files:  Screenshot.png

  •  2,699
    PenciDesign replied

    Hi,

    No - I can be sure it just take about some mins. You just need create a new page, select template for this page is "Page Full Width" and edit that page by use Elementor > drag & drop some elements like on the video and click to setup it as the way you want. 

    When you have done that, go to Dashboard > Settings > Reading > Your Homepage Displays > A static page > and select the page you created above.

    It's bestest solution for you to control all the spaces on your homepage and the position of each element. Instead of requirement us to give you many Custom CSS to do small adjusts on your website, right?

    If you're feeling it's hard for you, please send me your WordPress site admin URL and admin account ( username and password  ) - in a private reply. I will help you create one.

    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    Hi,

    Thanks, is it possible for now that you make the Custom CSS, then I add this. I just need a little bit more space between the 2 elements :)

    I've been a customer for 5 years now, so I hope you can do this for me.

    Thank you so much.

    Best,

    Tim


  •  2,699
    PenciDesign replied

    Hi,

    Ok, if you still want to do that, please try to add more this code to Customize > Custom CSS:

    .penci-header-signup-form .widget:not(:last-child) {
        margin-bottom: 30px;
    }
    

    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    It worked, thanks for your help :)

    Last question, is it actually possible to put the search field IN the Penci Slider with Elementor? Or will the search always be UNDER the Penci Slider?

  •  2,699
    PenciDesign replied

    Yes, you can do that by use the Margin Top with a negative value


    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    Hi,

    Thanks. Which code do I have to add to Custom CSS if I want to do it now at the current Penci Slider? Then I got what I wanted and can close this ticket :)

  •  2,699
    PenciDesign replied

    Please try to replace the code I sent to this code:


    .penci-header-signup-form .widget.penci_search_box_widget {
        margin: -90px 0 60px;
        z-index: 100;
        background: #fff;
    }
    

    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    It worked! Finally, after all these years I wanted this feature.

    Thank you so much!

    Do I have to do something after a theme update?

  •  2,699
    PenciDesign replied

    Hi,

    No - it doesn't affect when you update the theme.


    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    Ok thanks, you can close this ticket :)