• Resolved jandjacres

    (@jandjacres)


    Is there any ability for me to add a custom class? If so, could you please advise where to do it?

    Or, can I add in a ‘<div>’ to wrap the entire plugin, and assign the class to that div?

    The class ties to java that does fade entries. Trying to use it to cause a delay and fade in for button appearing, to draw more attention to it.

    Thank you

    https://ww.wp.xz.cn/plugins/wp-contact-slider/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jandjacres

    (@jandjacres)

    Bump. Any resolution for this? Thank you.

    Sorry for late reply. Was on long vacation.
    Yp sure you can add your custom class in following file;
    your-Plugin-directory/wp-contact-slider/inc/wpcs_frontend_functions.php and add your custom class in following in two places on line number 109 and 290 as following;
    class="wpcs-slide-out-div your-custom-class"
    and you are done.

    NOTE
    You will always need to make this edit whenever plugin is going to update.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Add Custom Class’ is closed to new replies.