Home Forums Theme support Eastend : Slider map homepage responsive

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

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Dear 7Theme team

    I changed my Eastend Home page and integrated the map functionality.

    Result is great, however, the display of the map slider seems not responsive.

    Could you have a look on http://immovateur.com with a smartphone and perhaps advice me for a setup or something else (in ordre to see correctly the map slider on a smartphone)

    Many thanks

    Franck

    Hi,

    what exactly is not working? We’ve tested it and the slider works.

    Hi,

    Sorry for the light explanation.
    In fact, in the slider, comment are not resize in function of the screen size ..
    I’m not sure that we can change it … for example, if you go to a detail ad with a smartphone (for example : http://immovateur.com/estate/appartement-1-chambre-frontiere/) the slider is resize in function of the screen size.

    Have a nice day

    Franck

    Ok, you can try this: go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

    @media only screen  and (max-width: 767px) {
     .pin * {
      font-size: 12px;
      max-width: 100px;
     }
    }

    Sorry, but this slider was not planned as a responsive slider.

    Thanks for your reply … it is unfortunate that the slider is not responsive.
    However, I tried your css setup. Could you say me if we can move the text label only on the smartphone (text size is better but not appear on the smartphone screen)

    Have a nice day

    Franck

    Hi,

    if you want, you can change the size in the code we’ve send you from “767” to a smaller screen size, then its working only on smartphone screens

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

You must be logged in to reply to this topic.