Tagged: enfold, fullscreen, revolution slider
Aloha!
I thought about using the Revolution Slider V3.x in Enfold, especially the new full-screen mode. Is there a way to get this working in Enfold as it’s done with the integrated full screen slider? When setting up a full-screen slider in RS, the size is limited in it’s width to the content area.
Any ideas?
Thx in advance :)
Cheers
Chris
Hey,
We don’t have access to the slider plugin. Please hire a freelance developer to modify and make the slider compatible with the theme. I’ll tag Kriesi.
Regards,
Ismael
Actually this should be possible out of the box. Add a color section to the advanced layout and insert some text into the “Custom ID” field (eg insert “aviarevolution” into the field). Afterwards place a text block into the color section and insert the RevolutionSlider shortcode into the textblock. Save the element and the layout template. At least insert following code into the quick css field to stretch the slider to the screen width
#aviarevolution .container {
width: 100%;
}
Hi Dude.
Yes it works now.
Thanks.
r.