Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1182779
    ralfares
    Participant

    Hi,

    How can I change the size of title text on cards?

    I tried to use this code but it didn’t work

    h6 { 
        display: block;
        font-size: .67em;
        margin-top: 2.33em;
        margin-bottom: 2.33em;
        margin-left: 0;
        margin-right: 0;
        font-weight: bold;
    }

    I attached a screen shot for your review.

    Thanks.

    #1182786
    Friech
    Moderator

    Hi There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Cheers!

    #1182808
    ralfares
    Participant

    Thanks Friech for you swift reply

    http://domathah.com/index.php/en/projects-list/

    #1182818
    Paul R
    Moderator

    Hi,

    You can add this under Custom > CSS in the Customizer.

    
    .x-card-outer .x-face-title {
        font-size: 1.75em;
    }
    
    

    Change 1.75em to adjust the font size.

    Hope that helps

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