• Resolved vijayp4you

    (@vijayp4you)


    Hi,
    In recent update u have added Height and width to
    eael-feature-list-icon

    .elementor-1092 .elementor-element.elementor-element-497ffe88 .eael-feature-list-icon-box .eael-feature-list-icon {
    height: 70px;
    width: 70px;
    font-size: 22px;
    padding: 0px;
    }

    This making List gap more .
    plz check the attachement image for further reference.
    Can you provide temp solution till u release next update

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Rafin

    (@rafinkhan)

    @vijayp4you,

    Hi, there. Have you tried decreasing the space between of List as in this screenshot: https://prnt.sc/pjxi3p

    Then, check back? Let me know how it goes. It should be working fine. Thank you.

    Hi,

    try to give line-height like below

    line-height:36px

    Thread Starter vijayp4you

    (@vijayp4you)

    Hi
    Recent plugin update caused this issue.
    For old version plugin there is no such issue.

    line-height:36px

    Can u give name of exact css class name to add above code.

    Actually i dont have access to your page.

    try to give it to the same class

    .elementor-1092 .elementor-element.elementor-element-497ffe88 .eael-feature-list-icon-box .eael-feature-list-icon {

    Thread Starter vijayp4you

    (@vijayp4you)

    .eael-feature-list-icon-box .eael-feature-list-icon {
    height: auto !important;
    }

    i used this code it helped me to resolve the issue

    Issue comes when we use this features for multiple posts in a site.
    so we cannot change all posts hope next time onwards they do changes that donot impact old version css

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘eael-feature-list-icon height issue’ is closed to new replies.