Using Supsystic as a background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11376

    Jason Earrame
    Participant

    Hello,

    I am using Genesis minimum-pro theme and it uses backstretch background. I found instructions here to use several different slider plugins to replace the backstretch image. The code goes in the functions.php file and looks similar to this:

    add_action('genesis_after_header', 'easingslider_after_header_home');
    function easingslider_after_header_home() {
    if ( is_home() && function_exists('easingsliderlite') ) {
        easingsliderlite();
    }}

    Is there a way to use Supsystic slider in the same way?

    #11420

    Hi Jason,

    It’s possible to insert our slider in header theme. Will such variant suit your needs?

    If yes, please provide the page link of your site.
    Thus we will be able to show you where to insert PHP code of the slider in your theme files.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Thanks so much! Please Enter Your Info Below To Get PRO Discount and Gifts