Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3552504
Where to adjust Scroll-up and Privacy widgets?
Closed

Comments

  • Ritvars started the conversation

    Hi team,

    Happy New Year!

    On our website, I want to adjust the position of the scroll-up widget and privacy widget. We are using the Elementor-compatible GEM theme. Where can I find the adjustment settings?

    1611759401.png

    Warm regards!

  •  427
    Sergio replied

    Hi,

    The theme has no settings for scroll-up widget positioning. But you can use custom css code

    Try to add this one:

    body .scroll-top-button {
        right: 20px;
        bottom: 85px;
    }
    
    3938581396.jpg

    We cannot provide information about privacy widget because it is not TheGem theme element.

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •   Ritvars replied privately