Hi! The form is too big and the vote options aren’t shown. How to solve this problem?
1 Answers
To resolve this issue, below is our instruction:
Firstly, follow the jetpack’s guideline in the Blog article on how to use Edit CSS here. http://cmspioneer.com/designwall/blog/using-jetpack-custom-css-for-your-wordpress-site/
Then add the code to the Edit Css.
.single-dwqa-question .main-content { padding: 50px 80px !important; }
Hope this helps !
Worked! Thanks
Please login or Register to submit your answer