Home Forums WoodMart support forum Blog Post Alignment After Recent Update

Blog Post Alignment After Recent Update

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #696199

    ivoltbg
    Participant

    Hello,

    In one of the recent updates, you made all blog posts automatically align. Previously, I had manually aligned them with your help. Would it now be advisable to remove the script I was using?

    /* Fixing blog boxes for different themes */
    .blog-design-meta-image .wd-post-inner {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .blog-design-meta-image {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .wd-blog-holder .wd-blog-grid {
        align-items: stretch;
    }
    /* */
    #696352

    Hello,

    The blog posts are automatically aligned, so the custom CSS you were using is no longer necessary. You can safely remove that script.

    If you notice any layout differences after removing it, feel free to let me know and I can suggest an adjustment if needed.

    Best Regards,

    #696521

    ivoltbg
    Participant

    Hello, I removed the code and the boxes are still not aligned. You can see it here: https://ivoltbg.info/blog/. Why is it happening that I actually have an update uploaded, but it’s not being applied on my end?

    Best regards, Nikola

    #696581

    Hello,

    Could you please let us know which update has you have done, such as applying a patch or updating the theme?

    Best Regards,

    #697214

    ivoltbg
    Participant

    Hello,

    we have updated the theme to version 8.3.5, as well as applied all patches released after that version. At this point, there are no missing updates.

    Best regards,
    Nikola

    #697240

    Hello,

    The consistent alignment of blog posts was not applied through the theme update. To maintain a uniform layout, you need to use the custom css code.

    This will ensure that all blog post boxes remain aligned regardless of content length.

    Best Regards,

    #697304

    ivoltbg
    Participant

    Hello,

    Thank you for your reply.

    However, I’m a bit confused — I received an email stating that the issue had already been resolved, along with a link to a thread where this case was supposedly discussed. How is it that I was informed the problem was fixed, but actually it is not? Quite strange.

    Could you please clarify this? I am just curious, because I am reading almost every one update log.

    Best regards,
    Nikola

    #697347

    Hello,

    Could you please share the thread or link you received in the email?

    It’s possible that the update log or another thread referred to a different issue that was fixed, not this one specifically.
    Once I see the thread, I can check it properly and clarify the situation for you.

    Best Regards,

    #697350

    ivoltbg
    Participant

    Hello,

    okay. Here you are: https://woodmart.canny.io/feature-requests/p/equal-height-for-blog-post
    Also attached image with e-mail.

    Thank you for your time.

    Best regards, Nikola

    Attachments:
    You must be logged in to view attached files.
    #697438

    Hello,

    Sorry to say it is not fixed in the latest theme update:

    You can read the changelog here: https://xtemos.com/woodmart-changelog.php

    Our developers can take it into account and other customers can vote for that then it will come in theme settings, for now please use the custom css code for this.

    Best Regards,

    #697601

    ivoltbg
    Participant

    Hello,

    okay, thank you very much. You can close topic.

    Best regards, Nikola

    #697629

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Blog Post Alignment After Recent Update’ is closed to new replies.