Skip to content

Instantly share code, notes, and snippets.

@maagmirror
Created July 14, 2023 15:29
Show Gist options
  • Save maagmirror/a5f09b60290c05bf43f10165c7d7f5dc to your computer and use it in GitHub Desktop.
Save maagmirror/a5f09b60290c05bf43f10165c7d7f5dc to your computer and use it in GitHub Desktop.
.ast-builder-grid-row.ast-grid-center-col-layout {
grid-template-columns: 1fr 2fr 1fr;
}
.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-search {
min-width: 100%!important;
}
.ast-search-menu-icon.ast-inline-search {
width: 100%;
}
.search-form label, .search-field{
min-width: 100%!important;
}
form.search-form {
border-radius: 20px!important;
}
form.search-form {
background: #dddddd!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment