• Resolved sofiamusic

    (@sofiamusic)


    Hello

    I would like to know how I can do to adjust how the texts are displayed on the mobile. These look very big and I have user complaints, I need to reduce or adjust how the texts are displayed urgently.

    and ask if I make any adjustments for this which I indicate above are deleted the votes accumulated so far, is it better to start a new one?

    It is urgent please, and thanks for your attention.

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

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

    (@totalsoft)

    Hello, dear sofiamusic.

    To solve this problem, edit the file Total-Soft-Poll-Widget.php. After the 3153 line, add this code.

    @media only screen and (max-width: 700px) {
    .Total_Soft_Poll_1_Ans_Lab_<?php echo $Total_Soft_Poll;?>{
    font-size: 16px !important;
    }
    }

    On the next version, the problem will be solved for everyone.

    Thank you.

    Thread Starter sofiamusic

    (@sofiamusic)

    hello thanks for data.

    I am new to wordpress and php issues … if you could help me by telling me where to locate the path to paste the code.

    One more question, by including the code, is there no risk of losing the votes accumulated so far?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘the texts do not fit in the mobile’ is closed to new replies.