Layout of single question page

3.99K viewsCore
0

Hi,

In the layout of a question I find

<div class="ap-question-left col-md-8">

inside the

<div class="ap-question-lr">

div.
The col-md-8 limits the width of the question area.
Now that the Participants and Subscribe widgets exist, can’t we remove the col-md-8 class so we can take full width of the container?

0

There is a right widget, where you can show participants, subscribe and related questions widget

But my theme has its own sidebar, which I want to use.
So I guess, the col-md-8 should only be added if there is any widget assigned to the AP-sidebar, right?

Okey will fix this.

Thanks 🙂