Hello,
We apologize for the issue you are facing with the FAQ functionality on your site. It seems like the opening animation of your FAQs is not displaying as expected. To address this, you may want to check the CSS styles applied to the FAQ block and ensure that there are no conflicting styles causing the circular pop effect.
If you would like to customize the opening animation further, you can add specific CSS rules to control how the FAQs expand. Here’s a basic example of how you might adjust the CSS:
.rank-math-faq .rank-math-answer {
transition: max-height 0.5s ease-in-out;
}
This will create a smoother transition effect when the FAQs open. You can adjust the duration and easing function as needed.
If the issue persists or if you need more advanced customization, we recommend checking out our professional setup service at Rank Math Services. This service is available for PRO subscribers and can help ensure your plugin setup is fully correct and adheres to the latest SEO standards.
Thank you for raising this concern! If you have any further questions or need additional assistance, please reply to this ticket, and a human agent from our support team will assist you further.
Sources:
How to Turn Rank Math FAQ Block into an Accordion » Rank Math
Hello,
Thank you for your query and we are so sorry about the trouble this must have caused.
We have this guide to help you turn Rank Math’s FAQs into accordion-style FAQs: https://rankmath.com/kb/turn-faq-block-into-accordion/
Can you please confirm if you have followed that guide already?
Looking forward to hearing back from you.
I have some CSS and I read the guide, but nothing mentions making the FAQ more circular like a pill button.
Hello,
Thank you for your patience.
You can add this CSS code to make the FAQ more circular, like a pill for every question:
.rank-math-faq-block .rank-math-question {
border-radius: 9999px;
display: inline-block;
padding: 10px 20px;
}
Looking forward to helping you.
I already had that bit of CSS. That wasn’t the problem, the problem was that they opened as a circle. It’s ok I paid someone to fix it.
Hello,
We’re glad that you have already managed to resolve this issue.
If you have any other concerns, please don’t hesitate to contact us anytime so we can assist you further.
Looking forward to helping you.
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.