Home Forums Space themes support forum Duplicate Drop down menu arrows

Duplicate Drop down menu arrows

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #709730

    craig-7256
    Participant

    Please can you help me resolve an issue i have using the Form element provided by elementor pro.
    I would like to remove one of the two arrows – see screen shot. It doesn’t matter which one.
    Efforts to do this via css have failed so far.

    Attachments:
    You must be logged in to view attached files.
    #709767

    Artem Temos
    Keymaster
    Xtemos team

    Hello,

    To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.

    .elementor-select-wrapper .select-caret-down-wrapper {
      display: none;
    }

    Kind Regards

    #709769

    craig-7256
    Participant

    Thank you very much. This works perfectly.

    #709781

    Artem Temos
    Keymaster
    Xtemos team

    You are always welcome. Feel free to contact us if you have any further questions.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Duplicate Drop down menu arrows’ is closed to new replies.