This topic has 5 replies, 2 voices, and was last updated 7 years, 10 months ago ago by 8theme
Hi,
I see a tiny issue on my site. The arrow before the “Return to previous page” font Link in the breadcrumbs is not in the same high than the font.
Any suggestions?
Kind regards,
Klaus
Hello,
You can quickly fix it with this CSS snippet
.page-heading .back-history:before {
top: -1px!important;
}
Regards
Hi Serg,
thanks for your snippet.
I put it in, but now my Googlefont for p and headings does not work anymore. Strange.
Could you check that, please?
Regards
Hi Serg,
Update: I had to change to another Google Font. Now my fonts are working again.
Thanks again for your help!
Regards
Great, you are welcome!
The issue related to '‘Breadcrumb "Return to previous page" styling’' has been successfully resolved, and the topic is now closed for further responses