CuriousMind
asked 9 years ago

Using Genesis with Child theme Magazine Pro.
Usually, when a page is created. I’m able to change the layout I want display (sidebar/content, content sidebar, Full width)
On the two pages DWQA has created, I can set the layouts as sidebar/content & content sidebar but when I select full screen, the sidebar is still shown.
I would like to have the option to NOT make Questions page 100% width. Also, I would still like to use my Full Width layout without the sidebar showing.

CuriousMind
replied 9 years ago

I was able to show the sidebar using:

.dwqa-container {width: 66.66%;float: left;background: #fff;}

Is this ok to do?

1 Answers
BigHug
answered 9 years ago

Hi CuriousMind,    
I would refer you to read our guide here: http://cmspioneer.com/designwall/guide/dw-question-answer-plugin/#Style_integration, to make our plugin integrated your WordPress.
You can open your theme page.php or single.php to see your markup and apply it for DW Question & Answer. 

Powered by DW Question & Answer Pro