Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1090726
    vdenvato
    Participant

    Hi, how do you change the background colour on the dropcap shortcode? I only seem to be able to change the colour of the actual text inside the drop cap and not that of the background.

    Thanks, Tom

    #1090733
    Thai
    Moderator

    Hi Tom,

    To change the background color of the dropcap, please add the following CSS under Customizer > Custom > Global CSS:

    .x-dropcap {
        background-color: #f0f0f0;
    }

    Hope it helps 🙂

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