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

    (@tfoh)

    Hi

    I worked out you need to change the ‘cs-style-1’ class to whichever of the 7 styles you prefer in line 66 of the kings-caption-hover/plugin-hook.php file.

    $list = '<ul class="kings_grid cs-style-1">';

    I wanted to use style 4 so I changed it to:

    $list = '<ul class="kings_grid cs-style-4">';

    Plugin Author Saif

    (@kingsrrf)

    I’ll add the feature of changing the style dynamically in the next version. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change the Hover animation’ is closed to new replies.