Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #731664

    Based on other threads I’ve tried adding the code below to make the ampersand in the heading on this page show up as white: https://brightgreenlearning.com/academy/pricing-packages

    .special_amp { color: inherit!important; font-family: inherit; font-size: inherit; }

    Can anyone tell me what I’m doing wrong? Is it the fact that the Special Heading in question is in a Color Section that uses the Alternate Content color scheme?

    Thanks,
    Eoghan
    (thatcommsguy)

    #733193

    Hey thatcommsguy,

    Seems like you figured it out already! :)

    Best regards,
    Yigit

    #733215

    Hi Yigit,

    I’m afraid not! That’s a standard ampersand, which I could place there with the html code, rather than the special ampersand that Enfold kindly makes available for us. It’s not a big deal, although if I edit that page I have to remember to re-add the html code again as it recoverts it to a plain text ampersand which then is not visible on the page.

    So if you have a solution that would make the special ampersand appear, it would be most welcome!

    Thanks,
    Eoghan

    #733218

    Hey!

    Can you please create a temporary admin login and post it here privately? Code works fine on my local installation.

    Regards,
    Yigit

    #733219

    Sure…. Here you go:

    #733223

    Hi!

    There was an error in your custom CSS which was causing the issue. I fixed it. Please review your website now

    Cheers!
    Yigit

    #733245

    Thanks Yigit.

    If I look at this page: https://brightgreenlearning.com/academy/pricing-packages I just see a standard ampersand, which is of course fine. But it would be nice to use the enfold special ampersand, as long as it’s in white in that section.

    I had added some code to the custom CSS to try to do that – if found it elsewhere in the Enfold forums – but it wasn’t working.

    It’s not a big deal – the ordinary ampersand is fine.

    Eoghan

    #733253

    Hey!

    I changed the code to following one

    
    .special_amp { color: inherit!important; }

    Please review your website now

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Special amp color fix not working in Alternate Content Special Heading’ is closed to new replies.