Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • aoren Friend
    #721463

    When mouse over images on the grid, the caption shows. I would like to change it to “Caption shows steadily without the action of mouse over”. Where can I find those control settings to make this change?

    Thanks!

    Danny

    Adam M Moderator
    #721551

    Hi @aoren,

    Please open file templatesja_fixelcsscustom.css (if you don’t have this file, just create a new one) then add this code :

    .fixel-grid .item-video-wrap .item-desc {
    opacity: 1;
    }

    Adam M Moderator
    #753798

    Hi @aoren,

    Please open file templatesja_fixelcsscustom.css (if you don’t have this file, just create a new one) then add this code :

    .fixel-grid .item-video-wrap .item-desc {
    opacity: 1;
    }

    aoren Friend
    #721679

    I only found css/template.css. I added the code there but it didn’t help with the issue. I don’t know how to create custom.css as you suggested.

    aoren Friend
    #753863

    I only found css/template.css. I added the code there but it didn’t help with the issue. I don’t know how to create custom.css as you suggested.

    Adam M Moderator
    #723325

    Hi @aoren,

    You can copy another CSS file in folder CSS, rename it as custom.css. Open that file, remove all CSS rules then add the new one as suggested.

    Adam M Moderator
    #754033

    Hi @aoren,

    You can copy another CSS file in folder CSS, rename it as custom.css. Open that file, remove all CSS rules then add the new one as suggested.

    aoren Friend
    #723695

    Solved! Thanks a lot!

    aoren Friend
    #754187

    Solved! Thanks a lot!

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  aoren 9 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum