Home Forums Theme support Inspire Theme Responsive Slider

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 6 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Hi there,
    As I see the alslider is not responsive so I would like to add an other slider like revolution slider but I coludnt find the place to put the php code.
    I ve added to header eventualy it show on every page header.
    Please advice.
    Thank you.

    Hi,

    you can wrap the revolution slider with this code:

    <?php if(is_front_page()) { ?>
    
    /* PLACE YOUR REVOLUTION SLIDER CODE HERE */
    
    <?php } ?>

    This will show the slider only on your front page

    thank You …

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.