BuddyDev

Search

[Resolved] W3 Total Cache and Amazon CDN

  • Participant
    Level: Enlightened
    Posts: 90
    Sujee Kulendran on #14750

    Hey Brajesh,

    I hope you are well. I have a quick question for you in the hopes that you may have come across a similar problem within your forums or elsewhere.

    I just enabled cloudfront and w3 total cache and uploaded theme files, css, etc. to my s3 bucket to be distributed using cloudfront. Everything works except for certain icons and custom css I did to the main theme – it just breaks and I cannot see the icon. For example, the following custom css to change icon before nav item does not work anymore and I’m just seeing a big ‘slide show’ text:

    #item-nav ul li a#media:before {
    content: “slideshow”;

    Any idea what’s going on?

    Thanks,

    Sujee

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #14754

    Hi Sujee,
    In the above case, It seems you are missing the unicode value that should be used with content.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: resolved