Hi Support,
I wonder if you can help me?
Although the text section on the “Home Page” is set up like all the others it is showing strange font on the “&” sign
See below section… Line 2 is ok but line 3 appears to be using a different font for the “&” sign only
“We are specialists in all aspects of the ground rent market
& its requirements including finance, management, surveys
(inc. h.s & f), advice & section V notices.”
This is the heading text
“We are specialists in all aspects of the ground rent market<br />& its requirements including finance, management, surveys<br />(inc. h.s & f), advice & section V notices.”
Best Regards,
Richard
Hey quadrocreative!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.special_amp {
font-family: inherit;
font-style: inherit;
font-size: inherit;
line-height: inherit;
font-weight: normal;
}
Cheers!
Yigit
Many thanks
I’ve added this code but it does not appear to have changed anything
Any idea what to do next?
Best Regards,
Richard
Hi Richard!
Please review it now. You are commenting on your css the wrong way. I fixed it and now it does work fine. It should be as following
/* here is my comment */
Cheers!
Yigit
Works perfectly now – many thanks
Richard
works perfectly now – many thanks
R