• Hello,
    according to google search console, there is a problem with the heading pictures when seen on a smartphone. It states: “the content is larger than the screen”
    What could i change? Any css to add?
    thank you
    RP

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @roro111 I have removed your duplicate topics. This is the place for support of that theme, please do not repost it again.

    Thread Starter roro111

    (@roro111)

    Ok, thanks a lot but… no one seem to answer at the right place for my post
    RP

    Hello,

    Please add this extra CSS code in Customizer -> General Settings -> Additional CSS :

    @media screen and (max-width: 488px){

    .header-homepage{
    min-height:400px !important;
    padding-bottom:0px !important;
    margin-top:100px !important;
    }

    .header-separator svg{
    display:none !important;
    }
    .backstretch-item img{
    width: 400px !important;
    left: 0 !important;
    top: 0 !important;
    position: absolute !important;
    height: 300px !important;
    }

    .backstretch{
    height:400px !important;
    }
    }

    Thread Starter roro111

    (@roro111)

    thanks a lot,
    I did put this CSS piece within the customize page,
    It seems to work quite fine on a smartphone except 1 of the 3 main pictures of the heading seems distorted now.. along with some overlapping item below.. see for yourself: https://www.chiropratique-france.net

    thanks for following up
    RP

    Thread Starter roro111

    (@roro111)

    I actually managed to rearrange overlapping items.. only remains the distorted image!
    RP

    Thread Starter roro111

    (@roro111)

    Hello,
    Google search console has failed to validate my site after adding your CSS file. there is still a problem with the heading pictures when seen on a smartphone. It states: “the content is larger than the screen”
    Thanks for your help again, as I ‘m sure I’m not the only person that has this issue with your theme.
    RP

    Thread Starter roro111

    (@roro111)

    Hello,
    OK… I really feel like I got left alone from this ONE PAGE EXPRESS developers team…
    Those 2 issues I have “Content larger than the screen” and “clickable elements too close to each other” never really got addressed in those last 4 months. That second issue seems indeed to be caused by the 2 buttons in the top pictures area… So here I am, seriously considering leaving a bad review on the WP themes downloads section.. and along with it I would probably go ahead and file a complaint to the WP manager page regarding this lack of support..
    ..unless you do help us solving those issues
    RP
    https://www.chiropratique-france.net/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘One page express and smartphones’ is closed to new replies.