Home Forums WoodMart support forum Blog posts

Blog posts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #185502

    TigoVape
    Participant

    Hello,

    Please look this screenshot: https://i.imgur.com/CkC4aB6.jpg

    When the post title is large, all post below moved down. I would like it to be uniform. How can I do that?

    This is the my blog page: https://www.tigovape.cl/blog/

    Regards,

    #185532

    Hello,

    Please change the design in the Theme Settings > Blog https://prnt.sc/rvmrw3

    Try to set Default or Small images. You need to use images of the same size and proportion.

    Best Regards

    #185692

    TigoVape
    Participant

    Hello,

    Thank you for the reply.

    The issue is regarding the title, please look this image: https://i.imgur.com/ioUPZHv.png

    How can I congurate that space to be of 3 lines for every post, even if I use only 1 line?

    Regards,

    #185723

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .blog-design-masonry .entry-title {
        min-height: 68px;
    }

    This code will make all the titles of the same height and your blocks will be aligned on the same level. The disadvantage of this code is that title which has one line will have a gap. https://prnt.sc/rw9tdh Unfortunately, there is no other options.

    Best Regards

    #185729

    TigoVape
    Participant

    Thank you. That was exactly what I wanted.

    #185760

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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