• Resolved magisterschwarz

    (@magisterschwarz)


    Trying to figure out how to get rid of all that space under the “Vote” button on my poll. Poll is right sidebar at bottom. Thanks.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Jasmine

    (@hyenokian)

    Dear @magisterschwarz,

    Thanks for the topic.

    Our Dev Team has written a new CSS code to help you achieve your desired result.

    Please navigate to the Poll Maker plugin > Polls > your poll > Styles and place the below code in the ‘Custom CSS’ field.

    Don’t delete the space after it.
    Clear the caches after inserting the CSS code and saving the poll.

    Here is the code:

    div[id*=ays-poll-container-] .choosing-poll {
    padding-bottom: 5px !important;
    }

    You can play around the ‘5’ in ‘5px’, change it to a smaller or bigger number, to see how you like it better.

    Please check this and let us know how it worked for you.

    Thank you.

    Thread Starter magisterschwarz

    (@magisterschwarz)

    Hello! This worked. Thank you for the reply!

    Plugin Support Jasmine

    (@hyenokian)

    Dear @magisterschwarz,

    Thanks for the reply and update.

    I am glad to hear it worked for you!

    If your query is resolved, please take a moment to rate and review the plugin or support.

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Reducing space under “Vote” button’ is closed to new replies.