lcx_at

Bug isn't fixed in the template. no […]

lcx_at PURCHASED
9 years ago
nope, bug isn't fixed in the template. no answer over support mail or twitter. But it can be fixed pretty easy.
change the <div class="container"> to <div class="container text-center">
then underneath replace the <div class="carousel-caption-center colour-white"> with <div class="col-lg-12 carousel-caption-center colour-white">

This will fix the center issue.
Some more problems with IE9 and older firefox versions happen with the portfolio and the hover text which doesn't appear.

To solve this, look for the cs-style-1 class in the theme css file and add -ms-transform & -moz-transform to all transform entries.

Not everything looks ok in IE9+ and FF 12+(probably even older but this was the oldest FF I could find)