• Resolved rhouma00

    (@rhouma00)


    hi,
    I used the post grid widget to add posts from specific categories. I added three posts but I could not modify the space between them. there is no option in the settings.
    please see the screenshot:
    https://ibb.co/qMtyTwT

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello, @rhouma00
    Thanks for reaching out to us.

    I can understand your query. The control for adjusting space between posts isn’t been added yet with the Post Grid Widget. I can understand the necessity of this feature and requesting you to add this as a feature request.

    We are continuously working on our plugins by adding new features according to the needs of the users. You will find the link to the Feature Request panel from the USEFUL LINKS section of the plugin details page. Based on the evaluation, we will add this control in the future.

    As an alternate solution, you can adjust the gap by using CSS. If you want, you can use the CSS mentioned below.

    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    Feel free to change the padding values as per your needs. I hope it will help.

    Let me know if there is anything else that you need help with. I will be happy to assist you.

    Best Regards,
    Prosenjit

    Thread Starter rhouma00

    (@rhouma00)

    thank you so much. it helps

    Hello, @swingsprite
    Glad to hear that the problem is solved now!🙂

    If this plugin and our support team look good to you, maybe you can help us by giving a 5 star on ww.wp.xz.cn?

    https://ww.wp.xz.cn/support/plugin/elementskit-lite/reviews/

    ​We’re working so hard to make this plugin more and more useful to our valuable users like you and a 5 star will really help us to grow on the market 🙂

    Best Regards,
    Prosenjit

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Post grid space’ is closed to new replies.