• Resolved batalenkov

    (@batalenkov)


    Hello everyone
    There is a small error in the Counter widget – on mobile it is impossible to align the title to the center or right edge. It is always left edged. This is observed if the title is in two lines, if it is in one line then everything works fine.
    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Nemanja

    (@nemanjat)

    Hi @batalenkov

    Thank you for contacting Elementor Technical Support. Is this the scenario you are referring to: https://prnt.sc/qUhHnyU6BZI5

    Does it works for you if you apply the below custom CSS code to the Counter widget?

    .elementor-counter-title {
    text-align: right; /* Left, right, or center value */
    }

    Kind regards,

    Thread Starter batalenkov

    (@batalenkov)

    Hello.
    Thanks for the answer. I meant this scenario – attached a screenshot.
    I use the free Elementor plugin, where can I add your code?
    Thanks

    https://disk.yandex.ru/d/DMPVeg40m0zRHw

    Plugin Support Milos

    (@miloss84)

    Hi there,

    Thank you for your feedback.

    To add custom CSS to your WordPress site, please follow these steps:

    1. Go to your WordPress dashboard.
    2. Navigate to Appearance > Customize.
    3. Click on Additional CSS.
    4. Add your custom CSS code in the text area.
    5. Click Publish to save the changes.

    If you have any further questions or need additional assistance, feel free to reach out.

    Best regards,

    Thread Starter batalenkov

    (@batalenkov)

    Hi,
    Thanks for your reply.
    This helped
    Will this bug be fixed in a future Elementor update?

    Best regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.