Tagged: fullscreen
Hello ,
how I can get fullscreen mode for third-party element ( slider ) on the page ?
now I can get fullwidth mode only ( with white stripes on the left and right )
thanks
Denis
Hi Denis!
Are you using shortcode to output the element? If so, you can add color section on your page and add text block element and add your shortcode inside of it. Then you can add following code to Quick CSS in Enfold theme options under Styling tab and change the ID to match the ID you assigned for color section
#av_section_1 .container { width: 100%; }
Cheers!
Yigit
Thank you , Yigit !
You are the best Man in support desk !
Im so appreciate !
Denis