Hello,
I am sorry, I not see on yours website our template.
If you mean other website.
You need download last our
Joomla Blank Template for joomla 6
here take file:
default.css
and replace it on your template
Blease backup old default.css file
Or to end default.css, please add below styles:
| Code: |
.js-finder-searchform .mod-finder__search{
gap: unset;
}
.js-finder-searchform .mod-finder__search .awesomplete {
width: 65%;
}
.js-finder-searchform .mod-finder__search .awesomplete input {
border-radius: unset;
}
.js-finder-searchform .mod-finder__search button {
width: 35%;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
}
.js-finder-searchform .mod-finder__search button .icon-search {
margin-right: 3px;
}
.js-finder-searchform .mod-finder__search button .icon-search::before {
content: "f002";
font-family: "Font Awesome 6 Free";
font-weight: bold;
}
|
Regards
OrdaSoft team