• Resolved markb1993

    (@markb1993)


    I want users to be able to vote on 3 options

    if users select 3 answers with long text, then the box will completely shroud the vote button which leaves users unable to vote.

    I’m unable to find a way to move the vote button

    https://prnt.sc/1zxkeg2

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Jasmine

    (@hyenokian)

    Hi @markb1993,

    Thank you for the topic.

    I am really sorry about the issue you are experiencing.

    We have already checked your site and found a CSS issue there.

    So, please take and insert this CSS code into the Theme > Customize > Aditional CSS.

    div[id*=”ays-poll-container-“] div.box-apm .select2, div.box-apm .select2-container,
    div[id*=”ays-poll-container-“] div.box-apm .select2-container–default,
    div[id*=”ays-poll-container-“] div.box-apm .select2-container–below,
    div[id*=”ays-poll-container-“] div.box-apm .select2-container–focus {
    height: unset;
    }

    Please let me know about the outcome.

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Voting Options covers vote button on mobile’ is closed to new replies.