• Resolved rolfhuiber

    (@rolfhuiber)


    Using the free version 1.3.1, design-1

    The category images are visible for a split second, and afterwards are empty.

    For theme Enfold I had to change the code in class-shortcode.php:98:

    from
    <a href="<?php echo esc_url($term_link); ?>">
    to
    <a href="<?php echo esc_url($term_link); ?>" class="noHover">
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Class noHover needed for theme Enfold’ is closed to new replies.