Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • diegop Friend
    #195629

    Hello, I’am usin purity III and y have some problems with the images.

    The first problem is with the slideshow when i have used my images. My new image superimpose with the other images.

    The url: mvdesign.es

    The other problem is with the resize of my image in responsive design (mobile)

    How can I do so that it automatically resize?

    Thanks and sorry, my english i very bad!

    Saguaros Moderator
    #526219

    Hi Diego,

    The block for that slideshow is hidden in mobile view by default, if you want to show it, you can open file: /templates/purity_iii/css/custom.css and add this css rule:

    @media (max-width: 768px) {
    .hidden-xs {
    display: block !important;
    }
    }

    For the image resize issue in responsive view, please let me know (screenshots) which image you refer to?

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 10 years, 1 month ago.

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