• Resolved jontwerp

    (@jontwerp)


    Hi,

    How can I adjust the margins/paddings in the Header of the Standard Poll? Or adjust the height of the Header?
    Now the text is a bit too close to the top.

    Thanks,
    Janneke

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear jontwerp.

    Thank you very much for your question.

    Thanks for using TS Poll plugin. Our team is always happy to help you.

    Can you please give a link where we can see the poll plugin?

    We are always happy to hear from you and solve all problems. We will develop the plugin with you. For us, the most important thing is that the plugin should be used by the developers themselves.

    Thanks for the good suggestion.

    Have a good day!

    Thread Starter jontwerp

    (@jontwerp)

    Hi,

    I don’t have the poll displayed, because it is a live site of a large organization and I’m happy yet with the design.

    It is just about some extra spacing above and under the title in the header of the Standard Poll of the free version. Maybe you know some css I can use?

    Thanks,

    Janneke

    Plugin Author totalsoft

    (@totalsoft)

    Hello, dear jontwerp.

    Thank you for contacting us and reporting your problem.

    Edit our poll-wp/public/theme_partials/tsp-standard-wb.php. Add code in line 166.

        header.ts_poll_header_%1$s{
            margin-bottom: 10px;
            margin-top: 10px;
        }

    Please edit the code and write like this.

    We are always happy to hear from you and solve all problems. We will develop the plugin with you. For us, the most important thing is that the plugin should be used by the developers themselves.

    Have a good day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Margins of the Header’ is closed to new replies.