• Resolved atheneit

    (@atheneit)


    I am not sure how the field “Extra class name” on the “Custom” tab can be used.

    I use several Flipboxes and want to style “cl-flipbox-front” and “cl-flipbox-back” differently.

    I thought that the field “Extra class name” could be used, but I can not get it to work.

    Can you provide a guide.

    /Michael

Viewing 1 replies (of 1 total)
  • Plugin Author Ruslan Suhar

    (@rsukhar)

    Hello Michael,

    The class name that you will write in this field will be added to the element. For example, you can add “my-flipbox-1” to one of the elements and use something like:

    .my-flipbox-1 .cl-flipbox-front { /* custom style goes here */ }

    If you need my further assistance with this, please let me know!

Viewing 1 replies (of 1 total)
  • The topic ‘How to use field “Extra class name”’ is closed to new replies.