Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #928795

    Hi,

    Please post the URL of your site here, I will help you investigate this bug directly on your site.

    Regards

    Stergiou Limited Friend
    #929364

    Hi, thank you!
    This is a demo at https://vigla.net/clone/
    Many thanks again
    Leonidas

    Ninja Lead Moderator
    #929754

    Apply the solution to fix the problem on your site

    Open templates/ja_simpli/css/custom.css file and add new CSS style

    ul.grid-view li:nth-child(2) .item-info {
        height: inherit !important;
    }
    
    ul.grid-view li:nth-child(3) .item-info .item-image img {
        height: 247px !important;
    }
    Stergiou Limited Friend
    #929861

    Thank you!
    It works properly!
    Thank you again for your support
    Leonidas

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

This topic contains 4 replies, has 2 voices, and was last updated by  Stergiou Limited 7 years, 12 months ago.

The topic ‘Articles – Category images / grid problem’ is closed to new replies.