Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #235268
    SELLAR
    Participant

    I am having some issues with my sections on the homepage not scrolling to correct position. his is mainly noticable when viewing on mobile devices.

    I have also lost the ability to scroll using touch screen on my homepage. not to sure how that happened.

    any help with the above would be great. cheers.

    Website: 3DBIM.solutions

    Regards,
    Mark

    #235293
    Skandha
    Participant

    @sellar: Hello Mark,
    I checked your site on my phone and it seems to be scrolling pretty well. Can you check on other mobile devices? Also let me know on which mobile phone this is happening?

    Kind Regards,
    Skandha

    #235302
    SELLAR
    Participant

    I currently have a galaxy S5 im testing on. it seems fine when I test the screen sizes using the inspect option but on my phone if i scroll down 1 section i can still see a portion of my section 1 and it drops off the bottom of the second section. and then if I scroll up it positions the sections correctly.

    I am also having issue with the homepage feature image sometimes appearing to have cut thru the image.

    I will work out how to add some snapshots for better reference when i work out how to 🙂

    cheers again.

    #235303
    SELLAR
    Participant

    added snapshots to my page for reference.

    http://3dbim.solutions/projects/

    #235306
    SELLAR
    Participant

    If you right click on my home page and inspect and change the display option to the Galaxy S5 you will see the error mactching the snapshots on my projects page.

    #235307
    SELLAR
    Participant

    My additional CSS listed below incase any could be the cause.

    #content
    {
    padding: 0
    !important;
    }

    .site-content
    {
    background: #2b2b2b
    !important;
    }

    .fluid-layout #header-content
    {
    background-color: #2b2b2b
    !important;
    }

    #search-toggle-right
    {
    display: none
    !important;
    }

    .entry-container
    {
    background: rgba(250, 160, 5, 0.5)
    !important;
    }

    .entry-title,
    .entry-content-wrapper a
    {
    color: #000000
    !important;
    }

    .cycle-slideshow
    {
    display: block
    !important;
    background: #000000
    !important;
    }

    .cycle-next,
    .cycle-prev
    {
    color: #000000
    !important;
    background: rgba(250, 160, 5, 0.5)
    !important;
    border-style: solid
    !important;
    border-width: 1px
    !important;
    border-color: black
    !important;
    border-radius: 10px
    !important;
    }

    #235553
    Skandha
    Participant

    @sellar: Hello Mark,
    Are you still having the issue?

    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Page Scroll Error’ is closed to new replies.