• Resolved keshabee

    (@keshabee)


    Hi Author thank you for this wonderful plugin.
    I wanted to request if there was a method to center the Text and QR image
    Thanks in advance

    • This topic was modified 4 years, 9 months ago by keshabee.
Viewing 1 replies (of 1 total)
  • Plugin Author MakeWebBetter

    (@makewebbetter)

    Hi,

    Thanks for reaching out to us,

    You use this CSS for centering the text and QR Image:

    .mwb_qbg_image_wrp.mwb_qbg_image_wrp p {
    margin-left : 100px;
    }
    .mwb_qbg_qr_code_img{
    margin-left : 100px;
    }

    If still, you have any issues, then let us know.

    Regards
    MakeWebBetter

Viewing 1 replies (of 1 total)
  • The topic ‘Centering the QR Image and text’ is closed to new replies.