March 17, 2018 at 20:57
#192145
Moderator
Hi,
You can add the below CSS to change the size of the search form. If you change the value from 70% width then update the two margin values with remaining percentage. For example 60% width 20% margin-left 20% margin-right.
COPY CODE
.members form#search-members-form {
width: 70%;
margin-left: 15%;
margin-right: 15%;
}
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.