Pages, About, Rules moved to the right in Demo

Roman Lohov Posted in General Discussion 4 years ago

I noticed that the pages have moved to the right side instead of being centered, look in the demo just click on rules. Same thing happened on my site. Why is that?

Replies
us Roman Lohov Replied 4 years ago

Here is my fix to this issue.
Replace:

<div class="row ossn-site-pages">

With:

<div class="col-md-11">

Now it is nice and centered.