Home Forums WoodMart support forum Post category move to left top

Post category move to left top

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #182427

    mintudas
    Participant

    Hi Support,

    In blog post category archive page, I am using Masonry grid and trying to move the post category from center to left top in post feature image thumbnail. But it is not working well.

    I have 3 & 4 post column grid in archive from desktop.

    Please see the attached screenshot.

    Please guide and provide me the CSS.

    Thanks in advance.

    Regards,
    Mintu

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

    Hello,

    I saw the screenshot you attached. To move the meta categories to the top left you need to add the following Custom CSS in the Custom CSS for desktop area under Theme Settings >> Custom CSS.

    .meta-categories-wrapp {
    margin-top: -200px;
    margin-left: -200px;
    }

    You can set the margins according to your needs.

    Best Regards.

    #182547

    mintudas
    Participant

    Thank you very much!

    Best Regards
    Mintu

    #182650

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Post category move to left top’ is closed to new replies.