Skip to content

Wrong float for acceptance label on mobile #4295

@parfilov

Description

@parfilov

Hello!
There is wrong float for acceptance label on mobile.
wrong_float
I think it's because of:
.elementor-field-subgroup .elementor-field-option label { display: inline-block; }

The solution:
.elementor-field-subgroup .elementor-field-option label { display: inline; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates a bug with one or multiple components.product/proIndicates if the referenced component is part of the Elementor Pro plugin.status/mergedIndicates when a Pull Request has been merged to a Release.widget/pro/formReferences the Form (Pro) widget and its features.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions