Category Masonry Problem Image

  • Posted in : Read WP
  • ireneorozco
    Participant

    Hi!

    I don´t know how, but now it shows this in category masonry (images over images, without margin)

    http://www.lofs-shoes.com/blog/category/to-enjoy/

    We only have css you gave me in other posts. Can you help me? I have wordpress 4.2.1 (new version, in the older one, it showed good the masonry…):

    .main-navigation ul li {
    font-size: 1.333em;
    }
    .main-navigation ul li a:hover {
    background-color: black;
    color: white;
    border-bottom: none;
    }
    .main-navigation ul li a {
    padding: 0 14px;
    }
    .by-author {
    display: none;
    }
    @media screen and (min-width: 1200px) {
    .featured-image { width: 140%; margin-left: -20%; }
    }

    body {
    text-align: center;
    }

    .comments-link { display: none; }
    .form-allowed-tags { display: none; }
    .featured-image { margin-bottom: 20px; }

    .blog-masonry .hentry .entry-content { display: none; }

    .entry-header .entry-title {
    color: #000000;
    }

    Thank you!

    ahmetsali
    Keymaster

    Hi, try also adding this custom css code;

    .blog-masonry .featured-image {
        width: 100%; margin: 0;
    }
    
    ireneorozco
    Participant

    Perfect! Thank you!!!

    ahmetsali
    Keymaster

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    ireneorozco
    Participant

    Of course!

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register