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

    Can you provide me with some quick css to increase the font size of the title and content for my icon boxes on this page? I have added a custom css class to each one “icon-box” Thank you!

    #417058

    Hi djshortkut!

    Thank you for coming back.

    Use the following and adjust the values:

    
    .iconbox .entry-content-header h3 {
        font-size: 25px !important;
    }
    
    .iconbox .iconbox_content_container {
        font-size: 25px !important;
    }
    
    

    Cheers!
    Günter

    #417134

    Thank you! You can close this thread.

    #417240

    Hi!

    Glad I could help you. Enjoy the theme.

    Have a nice day.

    Best regards,
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Increase Font Size on Icon Box’ is closed to new replies.