Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #297843

    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

    #297846

    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

    #298149

    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

    #298213

    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

    #298254

    Works perfectly now – many thanks

    Richard

    #298255

    works perfectly now – many thanks

    R

    #298264

    Hey!

    You are welcome Richard, glad we could help! :)

    Regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Strange font appears for the "&" sign’ is closed to new replies.