• Resolved haibaraai

    (@haibaraai)


    Hello!

    I have a problem with the EAE timeline. I defined stacked circle icons and they are perfectly working in Elementor but not displayed correctly on my actual website. They are kind of “long”, like ovals instead of circles. Could anybody help me, please? Browser and website caching did not work and I also tried adding a border radius but that leaded to rectangles with round edges… :/

    Thanks and best regards,
    haibaraai

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Hardik Sharma

    (@hardiksharma)

    Hi @haibaraai,
    This happens due to conflict. It seems you have activated the Inline font icons in elementor experiments. you can fix this by disabling Inline font icons, or by applying the given CSS

    .eae-timeline-item .eae-icon svg {
        height: 1em;
        width: 1em;
    } 
    Thread Starter haibaraai

    (@haibaraai)

    Hi @hardiksharma,

    I disabled is as you said and that worked! Thank you so much!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Icon display error’ is closed to new replies.