dsoneil
asked 6 years ago

Just purchased the Pro version and when installed there seems to be something broken with a style sheet. The page can be viewed here: http://www.beespace.ca/beespace-questions/
Currently using the latest Divi theme. I’ve disabled all the plugins and it still doesn’t seem to resolve the appearance issue. Any help would be appreciated. Thanks

dsoneil
replied 6 years ago

The new code works. Thanks

Dominic Staff
replied 6 years ago

Please let me know, if you have any issue or question, we will help you resolve it.

2 Answers
DominicStaff
answered 6 years ago

Yes, it’s some conflict about the style between the theme and our plugin. We will check and help you fix the style.

dsoneil
replied 6 years ago

Thanks.

DominicStaff
answered 6 years ago

You can add the following code to the style.css file:

.dwqa-search input {
    padding: 10px 15px !important;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span {
    height: auto;
}

@media (min-width: 981px) {
 .single-dwqa-question #left-area {
    width: 75.125%;
    float: left;
    margin-right: 36px;
 }
 .single-dwqa-question #main-content .container:before {
    right: 23%;
  }
}

 

dsoneil
replied 6 years ago

That doesn’t seem to have worked, I can see the updated stylesheet (caches cleared) but something is still not working.

http://www.beespace.ca/wp-content/plugins/dw-question-answer-pro/templates/assets/css/style.css

Dominic Staff
replied 6 years ago

Yes, I have checked and see that I have some issue with the CSS code, I have checked and fixed it, you can remove the older code and copy the CSS code now. I think it will work fine now. If you still face their issue, please let me know.

dkraken
replied 6 years ago

my question awaits moderation and never appears in DW.

Dominic Staff
replied 6 years ago

I know your feeling while facing the issue. We will check and moderate the question after 30min to 1hour.
I have checked your question and answered your issue, you can check it now.

Powered by DW Question & Answer Pro