This topic has 3 replies, 2 voices, and was last updated 9 years by McNitefly.

  • Author
  • #56931
     McNitefly
    Participant

    Dear support team,

    in the blog posts of my site, I do not show the featured image automatically before the content because I don’t like the full width look. Instead, we put the image in a smaller version right at the beginning of the post.
    Now, what happens in the masonry blog grid is that it shows the featured image as grid, and that below, where the text should be, it also shows the picture that we put there in between the text lines.

    How can I hide this image? I want the text below the grid image to show only text – no pics that might be there. Because now the featured image is doubled.

    Alternatively: What custom CSS do I have to use to show the featured image at the bekinning of blog posts only 50% width?
    Thanks,
    Tom

    #56932
     McNitefly
    Participant
    This reply has been set as private.
    #57115
     Laura
    Moderator

    Hello, please try this CSS in quick css or style.css of child theme

    COPY CODE
    
    img.attachment-kleo-full-width {
      width: 50% !important;
      margin-left: 25%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #57369
     McNitefly
    Participant

    Perfect, thanks 🙂

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?