• Resolved cloud0318

    (@cloud0318)


    I bought megabundle a few days ago. I made a poll. But As you see, Vote button is not centered. please solve it.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ays-pro

    (@ays-pro)

    Hi Dear @cloud0318,

    Thank you for the topic.

    We checked your website and saw that there is a CSS conflict with your theme’s (Pen version 1.4.4) style.
    Please, use this custom CSS code here: Poll>each poll>Style>Custom CSS.

    Replace the YOUR_POLL_ID with the corresponding ID, e.g. 3 (do not delete the space after it).

    div#ays-poll-container-YOUR_POLL_ID div.apm-button-box {
    display: flex;
    justify-content: center;
    align-items: center;
    }

    Also, please, clear all the caches.

    Thank you.

    Thread Starter cloud0318

    (@cloud0318)

    It’s resolved. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘About vote button center alignment’ is closed to new replies.