• Resolved jamiek47

    (@jamiek47)


    I have two widgets that are fixed/floating.

    The bottom one (email form) keeps jumping on top of the other (display ad).

    How can I fix this?

    Thanks,
    Jamie

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

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

    (@anonymized-15026628)

    Hi jamiek47

    I took a look at your page but I didn’t find the real problem yet.

    Try to define the following CSS rule as the very last CSS rule:

    #sidebar > .widget { position: static; }

    Otherwise to find the problem I would suggest you to disable the ad and its scripts and try again. If that doesn’t help try to disable the plugins and try again. Currently there are 68 CSS files and 57 JS files embedded on your website, which means you likely use a lot of plugins. The problem could also be the theme you’re using.

    Kind regards, Oliver

    Thread Starter jamiek47

    (@jamiek47)

    Hi Oliver,

    Thanks for getting back to me, that CSS worked, thank you!

    Anonymous User 15026628

    (@anonymized-15026628)

    Hi jamiek47

    I’m glad to hear that. Kind regards, Oliver

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget Jumping’ is closed to new replies.