Thread Starter
evo252
(@evo252)
Hi again,
I fixed the problem by adding this on CSS:
.ewd-ufaq-post-margin-symbol {
width: 10px;
}
Instand of width: 35px. Thanks!
Hi Evo,
The plugin expects to be displayed in a single column, which is what seems to be the issue. If you add the following to the “Custom CSS” area:
.ufaq-faq-title-text {width:70%;}
it should help to straighten it out.
Thread Starter
evo252
(@evo252)
Hi,
Thank you very much for your quick reply, I will know that in the future 😉
And thanks for your great plugin 😉
Hi Evo,
Happy to help and glad to hear it’s working!
If you’ve got a minute to leave a review (https://wordpress.org/support/view/plugin-reviews/ultimate-faqs), they’re always appreciated!