• Hi! I am unclear on where and how to use the class to make this work. I am using Divi. I have a place to enter my image, and then I have a place to add css classes. In the image window, I put: [wp-image-refresh class=”image-class”]
    Then in the Css class I put: image-class

    So I am not sure if this is correct or what else I have to do. I have the images set up in the Image Refresh plugin and ready to go.

    Thanks for any help, obviously I am not that savvy with classes and how they work …

    Kristi

Viewing 1 replies (of 1 total)
  • Plugin Author girish.tiwari

    (@girishtiwari)

    Hi,

    That depends on which element you want to add a class. For e.g.
    1) Add class on the image – [wp-image-refresh class=”image-class”]

    2) Add class on the div – [wp-image-refresh container=”div” container_class=”image-class”].

    Hope this helps you.

Viewing 1 replies (of 1 total)
  • The topic ‘How to add the class?’ is closed to new replies.