• Resolved chosendaone

    (@chosendaone)


    I used types to create one different post type and added this to my site.
    Im also using css styling to change look of grid images.
    It works on whole site without one page.
    For example:
    http://ronta.pl/?cat=8
    here u can find standard WP post types, as you can see grid images are equal,
    http://ronta.pl/?cat=44
    this one is created with Types plugin, and CSS doesn’t affect grid images here.

    my css settings:
    #kad-blog-grid .blog_item .img-margin-center {
    height: 200px;
    overflow: hidden;
    }

    #kad-blog-grid .blog_item h5.entry-title {
    min-height:48px;
    }

    any suggest what to do?

    https://ww.wp.xz.cn/plugins/types/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘CSS theme doesn't work?’ is closed to new replies.