• Resolved barrychapman

    (@barrychapman)


    The following CSS rules were written for the tools feature list:

    .elementor-999 .elementor-element.elementor-element-2991f4e .eael-feature-list-icon {
        font-size: 9px;
        padding: 5px;
    }

    however, these are overwritten by these rules:

    .elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon {
        padding: .5em;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        font-size: 30px;
        line-height: 1;
        color: #818a91;
        text-align: center;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘CSS Overridden by its own prior styles’ is closed to new replies.