-
AuthorPosts
-
August 16, 2017 at 11:19 am #839825
Hi,
When I run a search, the search result numbers are overlapping with the headings.
Could you let me know how I can either remove the numbers or change the formatting, so that the numbers and text do not overlap?
Here is an example
https://www.selfhelpforlife.com/?s=confidence
Thanks
Paul
August 16, 2017 at 3:03 pm #839912Hey Paul,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.search.search-results .content .entry-content-wrapper { padding-left: 75px !important; }If you need further assistance please let us know.
Best regards,
VictoriaAugust 16, 2017 at 3:12 pm #839919and maybe you like the shadow and the border a bit more bigger and in the blue of the headings:
.search-result-counter { box-shadow: 0 0 5px 0 rgba(9, 93, 161, 0.6); border: 2px solid #095DA1 !important; }but btw. what did you do with the headings – normaly it is usefull to have a link to the found pages/posts of search.
August 17, 2017 at 6:34 am #840240Hi,
Thanks for helping out @guenni007. Did you try the suggestions above @paultho?
Best regards,
RikardAugust 22, 2017 at 10:26 pm #842795Sorry for not replying earlier.
VIctoria’s custom CSS fixed the issue.
However as @guenni007 pointed out, the headings in the search results do not hyperlink to the page or post. Could you help me fix that? – Let me know if you need my WP login details?
Thanks
Paul
August 23, 2017 at 1:14 pm #843011Hi Paul,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.search.search-results .entry-content-wrapper .post-title { pointer-events: initial; }If you need further assistance please let us know.
Best regards,
VictoriaAugust 23, 2017 at 1:22 pm #843014Yes that worked. Thanks very much Victoria.
August 23, 2017 at 3:39 pm #843081Hi Paul,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
