Hi, I have encountered an issue with the theme where when a user enters a search query in the search box, the returned results are not rendered properly, they are out of alignment and the results have no hyperlinks.
Please see an example here:
http://redspire.co.uk/?s=discovery
Could someone please advise on a fix for this error please.
Thanks
Hey Redspire,
Please try the following in Quick CSS under Enfold->General Styling:
.html_elegant-blog #top .template-search .post-entry .post-meta-infos {
margin-top: 10px !important;
}
Best regards,
Rikard
Thanks, Rikard, problem solved :)