How To Apply A HTML Tag To The Entire Post And Type It Only Once?

#287174
  • Resolved Elizabeth Liam
    Rank Math free

    I read How do I use a small font size in questions and answers? and Allow the <small> tag, but I don’t want to write <sup> </sup> for each paragraph. For example, I want everything below the line to be in a small font, but it fails. First, A fails to be quoted in yellow. Second, neither A nor B are smaller. and I also used the designing font style in the HTML tag from Fonts Monster can I do this please tell me about this

Viewing 1 replies (of 1 total)
  • Hello,

    Thanks for contacting us and sorry for any inconvenience that might have been caused due to that.

    Can you please confirm if you are trying to change the font size of the FAQ block? If yes, then you can use the CSS code given below in the Additional CSS section of your theme’s customizer:

    .rank-math-question, .rank-math-answer {
      font-size: 12px!important;
      font-weight: initial;
    }

    Hope this helps. Let us know if your query is related to something else or if you need any other assistance.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘How To Apply A HTML Tag To The Entire Post And Type It Only Once?’ is closed to new replies.