• Resolved fejsik1

    (@fejsik1)


    Hi,
    I have newest version of WP and Virtue and I have problem with grid view category.

    Look at: kazam.pl/sklep

    There is six categories, four is display correct, fifth and sixth is display incorrect, can anybody could help me? Any ideas?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • You can add this css in your theme options > advanced settings:

    .product-category.grid_item {
    min-height: 200px;
    }

    Kadence Themes

    hi;
    .tcol-md-3 {
    margin-left: 7px;
    margin-top: 2px;
    padding: 9px;
    width: 16%;
    }

    Place above code to your custom css file…i hope you want to display like this…

    Thanks;
    Farhan

    Thread Starter fejsik1

    (@fejsik1)

    Hi,
    Many thanks Kadence Themes and fgirach09 for your reply.
    Best solution for me is putting Kadencecode. Now is like I want!

    One again, thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Category grid problem’ is closed to new replies.