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

    (@hyenokian)

    Dear @corinneulrich,

    Thank you for the topic.

    At the moment, unfortunately, there is no such kind of functionality available in the plugin.

    By the way, I have passed your case to our Development Team and, though generally, we don’t provide this kind of support, they have created a new CSS code special for you to achieve your desired result.

    Please take this Custom CSS code and insert it into the Polls > particular poll > Styles tab > Custom CSS option.

    Then, replace YOUR_POLL_ID with the corresponding Poll ID (e.g. 3).
    Do not delete the space after it.
    Do not forget to clear the cache afterward.

    div[id^=”ays-poll-id-‘YOUR_POLL_ID'”] > .apm-answers > div > label > span{
    font-size: “YOUR_PREFERED_FONT_SIZE”px !importnat;
    }

    Please check this and let us know about the outcome.

    Thank you.

    • This reply was modified 2 years, 7 months ago by Jasmine.
    Thread Starter corinneulrich

    (@corinneulrich)

    Hi @hyenokian
    I added this:

    div[id^=”ays-poll-id-‘3’”] > .apm-answers > div > label > span{
    font-size: 20px !important;
    }

    But nothing happend…

    Plugin Author ays-pro

    (@ays-pro)

    Dear @corinneulrich,

    Thank you for your reply.

    Please take this Custom CSS and insert it into the Polls > particular poll > Styles tab > Custom CSS option exactly in the same way I am sending it to you.

    div[id^=”ays-poll-id-3″] > .apm-answers > div > label > span{
    font-size: 20px !important;
    }

    Please check this and let us know about the outcome.

    Thank you.

    Thread Starter corinneulrich

    (@corinneulrich)

    @ays-pro

    unfortunately, it still does not work. I have inserted it exactly the same way for poll 3.
    See screenshot here: https://ibb.co/pXsDqwf

    regards from switzerland
    Corinne

    Plugin Author ays-pro

    (@ays-pro)

    Dear @corinneulrich,

    Thank you for your reply.

    I want to mention, that there may be a problem/issue connected to the quotes inserted.

    Please contact us via this form for further investigation of your case. Our customer care specialists are always happy to help you.

    Thank you.

    Thread Starter corinneulrich

    (@corinneulrich)

    @ays-pro
    Okay, will do, thanks!
    Be blessed
    Corinne

    Plugin Support Jasmine

    (@hyenokian)

    Dear @corinneulrich,

    Thank you for your reply.

    For other readers, please note that the customer contacted us via email, and we are currently investigating this case.

    In case of any further questions, feel free to open a new topic.
    Our customer care specialists are always ready to help you!

    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Font size Description’ is closed to new replies.