Danial Khawaja
asked 4 years ago

Hello!
My single question template is not showing properly. It’s width is not 100%.
Any css code for that Or is it possible to change the single question template to elementor full width template?

1 Answers
DominicStaff
answered 4 years ago

Please send me your site URL for further checking.

Dominic Staff
replied 4 years ago

you can add the following code to the style.css file:
.single-dwqa-question .container {
max-width: 1200px !important;
}

Powered by DW Question & Answer Pro