• Resolved Maximus010

    (@maximus010)


    Hello,

    What a great plugin and Easy to use.

    I encountered an issue on my site which i can’t solve by myself. When you look at this page for example: https://www.gamereleases.eu/citadel-forged-with-fire/

    You can see the adverts on both sides are sticky. But when you scroll down the ads are jumping at the beginning. But when you scroll further they are fine. Is there anything i can do to prevent this?

    Kind regards.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Anonymous User 15026628

    (@anonymized-15026628)

    Hi Maximus010

    Thank you.

    As long as you follow our advice to define the widget’s container CSS to be position: static; instead of position: relative;, I have nothing more to mention and no more ideas. In my case (browser setup) I was lucky and didn’t see any jumping widget on your website. But I know that this happens sometimes.

    Kind regards, Oliver

    Anonymous User 15026628

    (@anonymized-15026628)

    Hi Maximus010

    Did it help to modify the CSS?

    Kind regards, Oliver

    Thread Starter Maximus010

    (@maximus010)

    Hello,

    I still have not find out how to fix it. And i honestly don’t know where exactly i can adjust the widget’s container CSS. If you can point out where i can find it?

    Anonymous User 15026628

    (@anonymized-15026628)

    Hi Maximus010

    Sorry for the delay.

    To adjust the widget’s CSS you could add the following line of CSS code via your theme settings (https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/)

    .widget-area .widget { position: static; }

    and give it a try.

    Kind regards, Odilo

    Thread Starter Maximus010

    (@maximus010)

    Thank you, Odilo. It works perfectly now.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Jumping at the beginning’ is closed to new replies.