• Resolved trejka

    (@trejka)


    Hello.

    When logging into WordPress, the Cleantalka information bar is far to the right of the screen. It would look better if it were in the middle.

    • This topic was modified 5 months, 1 week ago by trejka.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support katereji

    (@katereji)

    Hello @trejka

    Thank you for bringing this to our attention.

    We understand your concern and have passed this request to our development team to review the possibility of improving the notification positioning in future updates. At the moment, there is no built-in option to change its placement, but we’re looking into it.

    Thank you for your feedback — it helps us improve the plugin.

    Plugin Support katereji

    (@katereji)

    Hello @trejka

    We have this improvement in our plans. The deadline has not yet been determined.

    As a temporary solution, we recommend the following.

    • Add this code to the very end of your active theme’s functions.php file:
    add_action('login_head', 'spbct_custom_styles_for_logo');
    function spbct_custom_styles_for_logo() {
    echo '';
    Plugin Support sergecleantalk

    (@sergecleantalk)

    Hello.
    We haven’t heard back from you in a few days, so I’m going to mark this topic as “resolved”.
    If you have any further questions, you can start a new topic or contact us via our private Ticket System: https://cleantalk.org/my/support/open.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.