Tagged: 

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

    Icon Grid comes with four font-size settings:

    Title Font Size
    Sub-Title Font Size
    Content Font Size
    Icon Font Size

    None of them seems to be applied on the front page. Can’t even find it in the inspector overwritten in by another CSS rule.

    #1028647

    I have the same problem.

    #1028993

    Hi,

    Thank you for using Enfold.

    We’ll forward the issue to the dev team. You can use these css codes for now.

    .av_icongrid_title {
        font-size: 25px;
    }
    
    .av_icongrid_subtitle {
        font-size: 18px;
    }
    
    .avia-icongrid-icon {
        font-size: 50px;
    }
    
    .avia-icongrid-text {
        font-size: 20px;
    }

    Best regards,
    Ismael

    #1029064

    Thanks for the great support – you always give the answer!
    And of course thanks for the best theme ever. :)

    #1029283

    Hi,

    I’m glad you got this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Font-Size Icon Grid not applied’ is closed to new replies.