Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #874966

    jamesdwise
    Participant

    Hello support!

    I have a feature list in my site. I would like to resize the titles of each feature as I want the text smaller. I can’t seem to do it with the class field. Could someone show me how to decrease the size of these please?

    Thanks in advance,

    James

    #875194

    Thai
    Moderator

    Hi James,

    Please add the following CSS under Customizer > Custom > Edit Global CSS:

    .x-feature-box .x-feature-box-title {
        font-size: 18px;
    }

    Hope it helps 🙂

    #875311

    jamesdwise
    Participant

    Hello Thai,

    That’s great thank you very much 🙂

    James

    #875862

    Rupok
    Member

    You are welcome James!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!