• Resolved studiojk

    (@studiojk)


    Hi there,

    I am having some trouble with custom CSS to add padding to radio button text.

    I have provided the link to the page in question. On desktop, the second line of images is cutting across the text.

    I have tried adding basic CSS and nothing seems to be having an impact on the page, so not sure if something else in WP is preventing this from working.

    Any help would be greatly appreciated! Thanks, Jack.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @studiojk,

    Thanks for reaching out to us.

    Apologies for the delay as we are handling multiple customer requests at the moment.

    I checked the issue, please paste the following CSS code in Appearance-> Customize -> Additional CSS

    .qmn_mc_answer_wrap {
    margin: 25px 0 5px 0 !important;
    }

    This will resolve the issue.

    Let me know if you need any further assistance.

    Regards,
    Kriti

    Thread Starter studiojk

    (@studiojk)

    Thanks for your reply.

    That works perfectly ??

    Jack

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom CSS for Radio Button Text’ is closed to new replies.