Dávid Kusztor
asked 6 years ago

If i buy the pro version on codecanyon, after I get a support to setup and make the site similar like the demo ?
 
Thanks

3 Answers
DominicStaff
answered 6 years ago

At the moment, the plugin will get the style/layout of the theme that you are using, you can send me username & password of your site and FTP account, We will check and help you. 

Dávid Kusztor
answered 6 years ago

Hi. thanks for answer. I uploaded the free version and look like this:

http://szeretem.hu/dwqa-questions/

If you click to the firts question, you can see that the qustion font size is too small, and the whole page looks…so..not consequently…
If somebody can help me in this topic, I would be happy to buy it
 
Thanks

Dominic Staff
replied 6 years ago

You can use the following code:

.single-dwqa-question .grve-main-content-wrapper {
width: 1170px;
margin: 0 auto;
}

select.dwqa-select {
width: 200px !important;
}

select#dwqa-sort-by {
width: 200px;
height: 37px;
line-height: 30px;
font-size: 15px;
padding: 3px 20px;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-title a {
font-size: 24px;
}

Your theme has some class conflict with the plugin.

Dávid Kusztor
answered 6 years ago

thanks., to which css file put I this code? its enough to paste tho the to the beginning?

Dominic Staff
replied 6 years ago

You can put this code into your style.css file in your theme folder or go to the Customize menu > Custom CSS tab.

Powered by DW Question & Answer Pro