sheosheikh
asked 7 years ago

Is there a shortcode for the answer page? I’m using Enfold Theme and have installed your Q&A plugin which works great but the styling is a bit off for me.
I’m using the Avia Layout Builder for my layouts. Is there a way I can edit the width of the single answer page? At the moment it’s showing up as a full width page. I don’t want a sidebar but i would love to have some control over the layout of the page.
Is this possible?

1 Answers
DominicStaff
answered 7 years ago

Yes, you can. Please send me your site URL, I will check and help you resolve this issue. 

sheosheikh
replied 7 years ago

Hi Dominic, thanks for the reply. The page is hidden from the navigation at the moment but here is the direct address: http://www.yallarugby.com/frequently-asked-questions-faqs/

Alex

Dominic Staff
replied 7 years ago

You can add the following code to the style.css file:
.single-dwqa-question .container {
max-width: 900px;
}

Powered by DW Question & Answer Pro