Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #534170

    In the example,
    [av_dropcap2 color="default" custom_bg="#444444"]H[/av_dropcap2]ello

    The “ello” part is not centered with the H. It seems to be aligning itself with the top of the H, instead of the center. Doesn’t look right.

    Anyway to center it ?

    BTW, love the new version 3.4 with the animated cells. great work.

    Thanks !

    #534171

    Hey bibbitybop!

    Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.

    Regards,
    Elliott

    #534412

    Sent. Thanks.

    #534435

    Hi!

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

    .av_dropcap2 {
        font-size: 16px;
        line-height: 20px;
        width: 20px;
    }

    Cheers!
    Yigit

    #534743

    Thanks Yigit, but it’s still not working for some reason.

    #534751

    Hey!

    Please disable CSS minifying feature on Total Cache and refresh your page a few times.

    Best regards,
    Yigit

    #535038

    Thanks, that was it. However, now the colored background of the H is really small and the letter next to it is moved over too far. Anyway to make the colored background a bit larger like in the default ? I was hoping for a more generic solution like “align center”, something like that. Thanks !

    #535259

    Hi,

    I’m not sure what you are looking to do there, could you post a mockup or a screenshot highlighting you intentions please?

    Regards,
    Rikard

    #536250

    I’m just trying to get the basic, “Hello” to work. The code that’s automatically inserted when your in a text block. Which is: [av_dropcap2 color="default" custom_bg="#444444"]H[/av_dropcap2]ello

    the “ello” is *not* centered with the H, so it doesn’t look right. Why isn’t it centered ? Also, it doesn’t seem dropcaps work in Special Headers. Is this correct ?

    Do you have any example or demos that you could point me to that use dropcaps ?

    Thanks

    #536712

    Hey!

    That is expected behaviour as you can see here on demo site – http://kriesi.at/themes/enfold/pages/. I thought you wanted to make it inline so i had to provide you a code which makes the dropcap smaller

    Best regards,
    Yigit

    #536724

    No, that’s fine. I’ll just go with the default. Thanks again.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘av_dropcap2 not centered’ is closed to new replies.