Title: Q&amp;A thread appearance
Last modified: January 9, 2018

---

# Q&A thread appearance

 *  Resolved [udrite](https://wordpress.org/support/users/udrite/)
 * (@udrite)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/qa-thread-appearance/)
 * Hello!
 * I have a problem with the thread appearance of Q&A. When commenting a blog post
   the thread of comments is appearing visually nice, but your plugin shows comments(
   Q&A) on my page as a bulleted list (**li** and **ul** tags are used). WordPress
   theme I’m using is Invicta.
 * Is there any way to fix this?
 * Dace
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fqa-thread-appearance%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Arun Basil Lal](https://wordpress.org/support/users/arunbasillal/)
 * (@arunbasillal)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/qa-thread-appearance/#post-9848329)
 * Hello Dace,
 * Can you point me to a page post with comments so that I can recommend the styles?
   Couldn’t find one.
 * Arun
 *  Thread Starter [udrite](https://wordpress.org/support/users/udrite/)
 * (@udrite)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/qa-thread-appearance/#post-9848611)
 * Hi Arun,
 * I’m sending you an example of comments on blog post: [http://www.bibliotekari.lv/?p=3437](http://www.bibliotekari.lv/?p=3437)
 * Dace
 *  Plugin Author [Arun Basil Lal](https://wordpress.org/support/users/arunbasillal/)
 * (@arunbasillal)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/qa-thread-appearance/#post-9849544)
 * Thanks for that Dace,
 * Matching it completely will need adding a bit of custom CSS probably with the
   help of a developer.
 * Here is a start, add this to the box in the Custom CSS tab in WP Admin > Settings
   > Ask Me Anything
 *     ```
       #ama-answers .commentlist {
       	border-bottom: 1px dashed #d4d4d4;
       }
   
       #ama-answers .comment {
       	border-top: 1px dashed #d4d4d4;
       }
   
       #ama-answers .comment-body {
       	padding-top: 10px;
       	padding-bottom: 10px;
       }
       ```
   
 * Please let me know how it goes. I wish I could be more helpful, however my current
   schedule does not allow that, sorry.
 * Good luck!
 *  Thread Starter [udrite](https://wordpress.org/support/users/udrite/)
 * (@udrite)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/qa-thread-appearance/#post-9849970)
 * Thanks Arun,
 * Now it looks better organized, but not exactly what I need. I’m considering to
   use your question submission form, and play with the ways how to display answers
   with my theme’s built-in functionality. Respectively – I will collect questions
   with your plugin, but publish Q&A manually as Testimonial bellow the question
   submission form.
 * Will let you know about the results, as soon as we will receive the first submission.
 * Cheers!
    Dace
 *  Plugin Author [Arun Basil Lal](https://wordpress.org/support/users/arunbasillal/)
 * (@arunbasillal)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/qa-thread-appearance/#post-9852251)
 * Sounds good Dace. I am going to close it for now, but feel free to reopen when
   you reply 🙂

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

The topic ‘Q&A thread appearance’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ask-me-anything-anonymously_959992.
   svg)
 * [Ask Me Anything (Anonymously)](https://wordpress.org/plugins/ask-me-anything-anonymously/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ask-me-anything-anonymously/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ask-me-anything-anonymously/)
 * [Active Topics](https://wordpress.org/support/plugin/ask-me-anything-anonymously/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ask-me-anything-anonymously/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ask-me-anything-anonymously/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Arun Basil Lal](https://wordpress.org/support/users/arunbasillal/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/qa-thread-appearance/#post-9852251)
 * Status: resolved