• Resolved JR104

    (@jr104)


    Hi. I’m trying to adjust the position of the floating widget with some CSS but I’m having difficulty using or even identifying the correct CSS selector. It’s the widget with the flags.

    My issue is that the Z level needs to be adjusted so the flags appear OVER other elements on my webpage, or, that I adjust the position by increasing the pixels from the left.

    I hope someone can help. Thanks,

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    I do not see the selector on your website currently. Please enable it, describe what the issue is with other elements and I’ll provide you a CSS.

    Thanks! ??

    Thread Starter JR104

    (@jr104)

    Hi. The translate button bottom centre will not be visible unless you accept cookies relating to Google language translator, these are in the functional setting of the cookie dialogue.
    The issue with other elements is that the portion where the flags display is behind the Gravitec bell in mobile view. I can’t adjust the Gravitec bell Z as it’s inline CSS in Gravitec’s JS. Adjusting the GLT Z seems an appropriate fix but I can’t narrow down the CSS selector to override the existing Z setting.

    Thanks.

    I noticed in the latest version there isn’t an option to select floating with “no scroll”. How do I achieve this with CSS? This is for the sticky menu on my site here https://qxz.e32.myftpupload.com/. I don’t want the tool to scroll as it interfers with the nav.

    • This reply was modified 1 year, 11 months ago by llower31.
    Plugin Author edo888

    (@edo888)

    @jr104 Sorry for my late response. Here is a CSS code which can bring it to the top of the bell: .tool-container{z-index:9999999999!important}

    @llower31 please open a separate topic.

    Thanks! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CSS to position floating widget’ is closed to new replies.