FAQ schema formating

#274913
  • Resolved Matt
    Rank Math free

    Hi,

    Is there a way to format the spacing between questions, so it’s not such a giant wall of text when using the FAQ schema?

    Thanks

    Matt

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    Thank you for contacting Rank Math and bringing your concern to our attention. I’m sorry for any inconvenience this issue may have caused you.

    You can use custom CSS to style your FAQ Blocks by targeting it #rank-math-faq. Here’s a sample CSS code you can customize:

    #rank-math-faq .rank-math-list-item{
    	padding-left: 50px;
        padding-right: 50px;
    }

    You can also share the affected URL so we can check as well.

    I hope that helps.

    Thank you.

    Matt
    Rank Math free

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Matt
    Rank Math free

    Thanks for that.

    Hello,

    We are glad that we have addressed your concern.

    If you have any other questions, please don’t hesitate to contact us anytime by creating a new ticket to assist you further with anything else.

    Looking forward to helping you.

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)

The ticket ‘FAQ schema formating’ is closed to new replies.