Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author themevision

    (@themevision)

    Hello @littledau!
    Probably this happens because you have too little content on the page. You have two solutions: either add some content to the page or increase the padding-bottom value to get a higher page.

    If you choose to go with the second option, enter the following code in Customize-> General-> Additional CSS:

    #content{
     padding-bottom: 300px!important;
       
    }

    Change the padding-bottom value per your needs.

    Regards

    Thread Starter littledau

    (@littledau)

    wow, it works
    Million thanks for your help!!

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

The topic ‘Vibrating while scrolling down (with header V1&v3)’ is closed to new replies.