It’s been awhile I use the DW Q&A plugin with the DW Fixel theme, but when I installed the DW Embed Question I realized that it’s not working well this theme. As shown in the screenshot, the plugin is larger than the theme damaging the look of the single Question page.
How can we solve this proble, because I’ve tested the plugin with DW Simplex and DW Argo and it is not happening??
To resolve this issue, take a look at our instruction below:
Firstly, follow the jetpack’s guideline in the Blog article on how to use Edit CSS here. http://designwall.com/blog/using-jetpack-custom-css-for-your-wordpress-site/
Then add the code to the Edit Css.
.dwqa-container .dwqa-single-question .dwqa-footer { width: 100%; } .dwqa-container .dwqa-single-question .dwqa-footer-share { width: 100%; }
Save it and go to the front-end, refresh the site to see how that goes. Anything else you need to assist, feel free to contact us 🙂
Hope this helps !
Great! It works…
Please login or Register to submit your answer