Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #287682
    Bobby Caughron
    Participant

    Hello,
    I’m trying to do the same thing as below in css for my portfolio images on front page. I currently have two rows of three columns and cannot seem to find the right code to add. (below) example is for featured content)


    @media
    screen and (min-width: 48em) {
    .featured-content-wrapper.layout-three .hentry {
    width: 33%;
    }
    }
    .featured-content-wrapper.layout-three article {
    margin-right: 2px;
    }

    #287709
    Skandha
    Participant

    @fantastech: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Add space between portfolio images on front page’ is closed to new replies.