#192145
 Kieran_SQ
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

Log in with your credentials

Forgot your details?