• How can I change the order of the FAQ answers? For some reason the order changed, I don’t know why.
    Plus could I know the css code to change the size of the “+” button?
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hi gn,

    You can go to the “Order” area of the options page to see the available ordering options. You can use a combination of the “FAQ Ordering” and “FAQ Order Setting” options to set the order you want.

    For the “+” icon, as we mentioned in the other post, in which you asked the same question, you can use CSS for this. For example:

    .ewd-ufaq-post-margin-symbol span {
    font-size: 15px;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘How to change the order of the FAQ answers?’ is closed to new replies.