• Greetings, I write to you since I am having problems with the title of the carousel on the page that I have been doing. When it comes to viewing it on the mobile, no matter how short it is, visually it does not look like the 2 images that come by default.

    It would be very helpful if you can help me with that.

    Thank you so much.

    —-
    In Spanish.

    Saludos, les escribo ya que estoy presentando problemas con el titulo del carrusel en la pagina que vengo realizando. A la hora de verlo en el móvil, por mas corto que lo coloque, visualmente no queda como las 2 imágenes que viene por defecto.

    Sería de mucha ayuda si me pueden ayudar con eso.

    Muchas Gracias.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @jorgesalazar

    Can you please provide us the specific page URL / screenshot so that we can check it and give your feedback on this. We have checked your site and it looks beautiful but we cannot able to find out the problem you are facing. May be we have missed something ?

    Thanks ??

    Thread Starter jorgesalazar

    (@jorgesalazar)

    Hello … @mysterythemes

    Thanks for taking a look at the page, I add the requested link with the images.

    In the screenshots I highlight the title of the carousel which presents me with the problem on mobile devices, it seems to me a responsive theme.

    I don’t know what will be happening, with the demo images that didn’t happen to me.

    Thank you very much ??

    https://drive.google.com/drive/folders/1JZgyqVx_BDtVNkAo-H37BPhnxTlFCu40?usp=sharing

    Theme Author Mystery Themes

    (@mysterythemes)

    Hello @jorgesalazar

    Please add the following code in the Additional CSS section of the customizer.

    @media(max-width:991px){
    .slider-content{
    padding:15px;
    font-size:12px
    }
     .slider-content .product-title{
    font-size:20px;
    }
    }
    @media(max-width:480px){
    .slider-content{
    padding-left:0;
    }
    .slider-content .product-title{
    font-size:16px;
    }
    }

    Thanks ??

    Thread Starter jorgesalazar

    (@jorgesalazar)

    Thank you very much, I applied it and it was very helpful.

    Blessings to the entire @mysterythemes team

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Tema Shopay’ is closed to new replies.