Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #295709

    Hi!

    I use the following code to use not only capital letters in the H1, H2 and H3 titles.

    h1, h2, h3 {
    text-transform: none !important;
    }

    But the problem I’m having is that letters like p, y, q, j… get crop in the icon boxes.
    Any idea?

    Thank you!

    #295712

    Hi odmv91!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    h3.iconbox_content_title {
    padding-bottom: 2px!important;
    }

    Cheers!
    Yigit

    #310612

    Close!
    The update of the theme fix this in other page I’m working with. Thanks a lot!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Crop letters’ is closed to new replies.