Hi!
When searching in mobile view the result number overlaps, see picture in private content (and posted a link to my webpage).
Is there a way to fix this?
Br
Hey Hejanni,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.template-search .post-entry {
height: 80px;
min-height: 80px;
}
}
Best regards,
Rikard
Worked perfect, thank you!
You can now close this thread!
Br