Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1098161

    Hello!

    So I use this CSS in Child’s Custom CSS theme and can’t make it run.

    .avia-icon-list .iconlist_icon {
        height: 32px;
        width: 32px;
        line-height: 32px;
        font-size: 20px;
    }
    
    .avia-icon-list .iconlist-timeline {
        left: 17px;
    }
    
    .avia-icon-list .av-iconlist-empty .iconlist_title {
        margin-top: 7px;
    }

    Need help! Thx!

    Regards, Vital

    #1098189

    Just like with another my question – everything works fine if I modify custom CSS via FTP. I believe my WP doesn’t have appropriate rights, but I don’t know what files should I grant with rights.

    #1098221

    Hi,

    Did you add the code to quick css?

    Best regards,
    Jordan Shannon

    #1098384

    Hi, Jordan

    I added this CSS in Child’s Quick CSS theme and can’t make it run. At the same time adding this code to custom.css using FTP works perfect. I can’t add this code uding Theme editor. So I believe there’s writing rules mistake.

    .avia-icon-list .iconlist_icon {
        height: 32px;
        width: 32px;
        line-height: 32px;
        font-size: 20px;
    }
    
    .avia-icon-list .iconlist-timeline {
        left: 17px;
    }
    
    .avia-icon-list .av-iconlist-empty .iconlist_title {
        margin-top: 7px;
    }

    Regards, Vital

    #1098577

    Hi,

    If you put it in quick css by itself does it work?

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.