Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #696566

    What is the css that makes the icon box title larger? This code doesn’t change icon boxes, it changes buttons:

    .avia_iconbox_title {
    font-size: 15px;
    }

    #696570

    Hey m,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .iconbox .iconbox_content .iconbox_content_title {
        font-size: 20px;
    }
    

    If that does not help, please create a temporary admin login and post it here privately and point out the page where you have your iconbox element.

    Best regards,
    Yigit

    #699391

    Thank you!

    #699801

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Make font size of Icon box title larger’ is closed to new replies.