Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1172544
    marcooos
    Participant

    I’m trying to style the dropcap, but it’s not working.

    This is what I’ve entered in the cornerstone text editor:

    [dropcap class=”dropplain”]I[/dropcap]’ve been blah blah

    This is what I’ve entered in customize > custom > css:

    .dropplain {
    color: #000 !important;
    background-color: #fff !important;
    font-size: 100px !important;
    padding: 0;
    margin-top: 0;
    }

    Still it shows as the default white text with red background (where is red coming from? even my links are supposed to be green…)

    I’ve tried clearing the cache.

    What am I doing wrong?

    #1172545
    marcooos
    Participant
    This reply has been marked as private.
    #1172683
    Christopher
    Moderator

    Hi there,

    You’re using pretty quotes instead of normal quotes.
    Please update your code to :

    [dropcap class="dropplain"]I[/dropcap]’ve been blah blah

    Hope it helps.

    #1172691
    marcooos
    Participant

    Wow I didn’t even know there were different types of quotes. I can’t even figure how to do that again haha. Thank you for your help.

    #1172787
    Friech
    Moderator

    We’re delighted to assist you with this, feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1172544 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>