Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jcalvert Friend
    #1006289

    How do I replace the slideshow with a static image for the small size (phone)?

    thanks,
    JC

    pavit Moderator
    #1006290

    Hello

    edit this file /templates/purity_iii/tpls/blocks/slideshow.php and find

    <div class="slideshow hidden-xs <?php $this->_c('slideshow') ?>">

    change it to

    <div class="slideshow <?php $this->_c('slideshow') ?>">

    Then edit your slideshow module and add in Advanced options -> Module class suffix -> hidden-xs

    add a custom module with your image in position slideshow and add in module class suffix visible-xs

    Regards

    jcalvert Friend
    #1006516

    Thanks for the tips.

    It didn’t quite work that way… I had to use masthead position for my static image. Otherwise, it is working now.

    pavit Moderator
    #1006529

    Ok

    I’mn glad you solved it.

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  pavit 7 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum