Viewing 2 replies - 1 through 2 (of 2 total)
  • You have attached

    style="position: absolute; left: 0px; top: 79px;"

    to that Instagram widget. Since the position is absolute, it’s going to start 79px from its container. Change 79px to a larger value (like 379px) and it will move down approximately where you want it.

    You have the same problem with your <div id="home-widget-wrapper">, where you’ve set a height of 425px. You will need to increase that value by whatever you increase the above value in order to make that Instragram widget visible.

    Thread Starter mirzabaig

    (@mirzabaig)

    sorry i am kinda new at this but where do i find this code

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘widgets are overalapping’ is closed to new replies.