Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #572423

    I am using the Masonry element for blog posts to display some testimonials. See link to page below

    What I am trying to do is change the video icon that is showing over the video blog posts, customer doesnt like that icon and wants something else… How would I change this… either to another fontello icon or to a png file. Please advise

    #573489

    Hey bswallow,

    I think you should be able to do that with something like this in Quick CSS:

    .page-id-43 .av-masonry-media [data-av_icon]:before {
        content: icon code here;
    }

    Regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.