• Resolved usmanraees

    (@usmanraees)


    Hi, iam using an Elements Kit block named “Page list” but the issue is the block is unresponsive and does not align the size of the box is according to the content in it but if a certain size is ok for alignment in desktop then its not ok for tablet and mobile and the issue persists. Iam attaching some screenshot links so you can understand my problem better.
    Desktop: https://snipboard.io/yFq53K.jpg
    When minimized: https://snipboard.io/v0s82e.jpg
    Mobile : https://snipboard.io/utwkWj.jpg
    Sometimes it’s even worst please provide me with any solution for this?
    Thank you

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ahmed Amir Hossain

    (@ahmedamir)

    Hi @usmanraees

    Thanks for reaching out to us

    I can understand the issue you are facing right now. There are some CSS codes which is overriding the existing CSS of ElementsKit page list widget. This issue can easily be solved by applying CSS code. Please copy the CSS code from below and paste it to the Appearance > Customize > Additional CSS section.

    .elementor-widget-elementskit-page-list .ekit-wid-con .elementor-icon-list-item a.ekit_badge_left {
        width: 100% !important;
    }

    I hope the issue will be solved right after that.

    Let me know if there is anything else that you need help with. We are always here to assist you.

    Best Regards,
    Amir

    Thread Starter usmanraees

    (@usmanraees)

    This does resolve my issue.
    Thank you so much for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PAGE LIST RESPONSIVNESS’ is closed to new replies.