• Resolved buildingwithrainbows

    (@buildingwithrainbows)


    in Neve,

    on the home page, i cannot figure out how to get the featured image to at minimum center for each listed blog post–ideally it would span the width of the preview.

    also, the Excerpt has a nice margin on the left, but i cannot get a similar one on the right

    thanks!!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter buildingwithrainbows

    (@buildingwithrainbows)

    oooh!! a little digging and i found this suggested, and it worked!

    .blog-entry-title, .nv-meta-list, .excerpt-wrap, .nv-big-title {
    padding-right:10px;
    }

    .nv-thumb-wrap img, .nv-post-thumbnail-wrap img {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘unfortunate spacing on the main page for featured image and margins in exceprts’ is closed to new replies.