• Resolved Jason

    (@crazy4datin)


    Hi there

    How do i alter the layout of the FAQ questions as on my page it just looks awful, I realise this is probably down to my theme, I just need some help in trying to make my questions look more readable, is there a way to alter the questions layout ?

    J

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey @crazy4datin,

    Thank you for using Yoast SEO and for asking.

    We don’t output any CSS or styling to the questions/answers, other than bolding the questions. If you want to add extra styling, you can do so with some custom CSS. We have classes on our output with:

    .schema-faq-question{
    your custom CSS here;
    }

    and

    .schema-faq-answer{
    your custom CSS here;
    }

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘FAQ schema layout’ is closed to new replies.