How to enable the full Width Revolution Slider?
In previous version it was possible, but with actual version there is a gap? 🙁

Hello,
Revolution slider can either be added inside the content meaning you get the padding as well, or full width meaning the full width of the screen. There is no way of having the revolution slider in the content but to ignore the content padding.
Thank you!
But in previous release it was possible? No Workaround for that?
Hello medienstuermer,
I have tested on my side and the Revolution Slider still working fine on full width, as you can see here -> Please be careful to the plugin settings and please notice that all of this effect can be handled from plugin panel. The documentation you can find here -> https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Hope this helps!
Thanks.
In the old version it was possible:
https://edit.dossier-digital.de/content-factory/
In new one it is not? So what did you change and what can i do in order to get this back?
The same for the revslider part all built with visual composer!
I forget in all previous posts to mention that the important thing is based on Visual Composer!
-
This reply was modified 9 years by
medienstuermer.
Hello medienstuermer,
Please make sure that you have the same settings for both sites in order to achieve the same results. If those are the same and if the problem is still there, please send us an email at contact@tagdiv.com with your log-in information for both website so we can further inspect the setup page. Also, please provide the link of this topic so we can easily identify you and we will answer you Monday.
Thanks for your understanding!
I need to hook up this topic again:
Is there any solution to paste a visual composer row and it’s elements that it’s enabled with full width presentation to the 1164px of your default layout?
Hello medienstuermer,
Please keep in mind that the theme code has changed a lot from the 6 version to 7, together with the Visual Composer code and that’s why appears this difference regarding on Revolution Slider implementation. Another alternative for you would be to set a stretch row and content from Visual Composer and then you will have to apply the overflow:hidden rule for #td-outer-wrap. This is just a quick solution in this regard.
.home #td-outer-wrap{
overflow:hidden;
}
Thanks for your understanding!


