Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+3 votes
279 views
in Q2A Core by

How do I solve if I have a slip on the question page?

1 Answer

0 votes
by

Note: If you've made changes to your theme's HTML, this fix might not work.

Go to your SnowFlat Theme > qa-styles.css
Open this file and paste the following bit of code at the end:

.qa-q-view-main {
    max-width: 608px;
}

Upload the file back to the server and voilá, it's done.

Welcome to the Q&A site for Question2Answer.

If you have a question about Q2A, please ask here, in English.

To report a bug, please create a new issue on Github or ask a question here with the bug tag.

If you just want to try Q2A, please use the demo site.

Categories

...