Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • felix1 Friend
    #204046

    When I click on any level 3 category on my homepage (Top category -> second category – > third category) all my images have gone mad (see screenshot).

    What exact code can I “copy-and-paste” into my “custom.css” file that solves the problem?


    1. level-3-categories-gone-mad

    Felix Rimfrost

    Ninja Lead Moderator
    #560475

    My solution below will help you to fix this bug

    Open templates/ja_teline_v/css/custom.css file

    find and change

    .article-intro .item-image img {
    width: 100%;
    height: 800px;
    }

    to

    .article-intro .item-image img {
    width: 100%;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 8 months ago.

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