Dear Generatepress Team,
First of all thank you so much for the new update. It’s incredible!!!
I need your help. I’m using prime template and since i don’t use Woocommerce for this site, I’d just like to use the default WP search form that I have added into element to replace Prime Woocommerce ajax search form.
This is the code I’m now using :
<?php get_search_form(); ?>
Here is the styling I have now:
.wp-search {
margin-left: 30px;
margin-right: 30px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
#masthead .site-branding,
.wp-search {
margin-bottom: 20px;
}
I am trying to style it to get as close as possible to your Prime template but i’m stuck.
I would really appreciate if you could help me there.
Here are two screenshots to give you more details:
https://tinyurl.com/yxghjj9w
https://tinyurl.com/yxfwfe8s
Thank you so much in advance for your help and time. Best, Adrien