I added this line to functions-enfold.php:
<?php
echo do_shortcode(‘[smartslider2 slider=”1″]’);
?>
And my site went blank.
I used the back button to get back to the edit file screen and deleted the code and hit update file, but site is still blank.
Whoops! Help! Thanks!
Nevermind, I fixed it, but I’m using Smart Slider 2, and would like it to be Fullwidth.
Any ideas?
Thanks!
Hey!
Please add Color section element to your page with a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and add a Code Block element inside with your shortcode. And then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { width: 100%; margin: 0; }
Cheers!
Yigit
ok got it thanks!
Hi!
It is under Layout Elements in Advanced Layout Builder – http://i.imgur.com/s0T7vl2.png
Regards,
Yigit
any way to remove the white space between said slider and header?
Hi!
Can you post the link to your page where you have the slider please?
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #main .content {
padding-top: 0;
}
Cheers!
Yigit
Thanks! You are quick…very much appreciated. Your help today has been excellent.
Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit