Disable big 1st letter

  • Posted in : Impose
  • LeFrancLouis
    Participant

    Hi,

    How to enable/disable the big first black letter at the beginning of each post. I noticed it does not appear in some post like video.

    Thanks !

    serkan
    Moderator

    Hi LeFrancLouis,

    You can use this custom css code for disable the first letter;

    .drop-cap:first-letter, .single-post .entry-content > p:first-child:first-letter { font-size: 14px; line-height: 1.9; font-weight: normal; padding: 0; }

    You can use this custom css code for enable the first letter for video format.

    .format-video .entry-content > p:nth-child(2):first-letter { font-size: 42px; line-height: 1.1; font-weight: bold; float: left; padding: 0px 6px 0px 0; margin-bottom: -6px; }
    LeFrancLouis
    Participant

    Serkan,

    The 1st code to disable 1st letter worked the other day but I did not do anything and it is not working anymore. The first letter came back.

    serkan
    Moderator

    Hi LeFrancLouis,
    I just explained it in another topic. You removed } this mark in the custom css code box that is why other codes not working. Don’t worry. It is not a big deal =)
    Thanks

    LeFrancLouis
    Participant

    Yep, it is working, I don’t worry I’m happy :)

    serkan
    Moderator

    That is awesome =)

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register