[Resolved] to much space after "more tag"

Home Forums Support [Resolved] to much space after "more tag"

Home Forums Support to much space after "more tag"

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #134232
    arkitekt

    hi tom

    i get to much space after inserting a more-tag. you can have a look: homepage

    in the first post it is between the picture and the text and in the second its betwween post date and text. if i delete the more-tag, then its gone. in the thirt post there is no extra space.

    any idea how this occures?

    thx for replay

    raphael

    ps: i’m using visual composer atm, but im not really happy, i’m looking for something more comfortable than your “lightwight grid colums” and vis comp … maybe your on it 🙂

    #134327
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    This is actually being caused by Visual Composer.

    You can remedy it with this CSS:

    .blog .entry-content .wpb_row,
    .archive .entry-content .wpb_row {
          margin: 0;
    }
    #134419
    arkitekt

    hi tom

    thx for your quick response – you’re great!

    tried all known options: child-css, theme-css and vc-css and it had no effect. so where exactly do I insert your code (eache box?).

    thx for your response!

    cheers

    raphael

    #134434
    bdbrown

    Hi raphael. The code Tom posted would go in your child theme style.css file. I just tried it on your site and it reduces the space between the post image and the content. Is that what you’re after?

    #134437
    Tom
    Lead Developer
    Lead Developer
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.