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

    (@enrico512)

    Corretion: it’s the title when you hover.

    Hi enrico512,

    It’s a Javascript issue.
    Open this file in the plugin folder …/category-grid-view-gallery/js/cgview.js

    Then go to line 12 and change the heigth percentage to adjust the vertical position of the title:

    $(d[1]).stop(true,true).animate({height: ‘38%’},200);

    This should do the trick.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Category Grid View Gallery] how to adjust the overlay title’ is closed to new replies.