How to change the font weight?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #94418
    Esteban Aguilar
    Participant

    I didn’t like that you can’t edit form style, I just wanted to change the font weight but there’s no option. Is it possible?

    Now for the WORST part, after setting everything up and testing everything was fine. Until now, this plugin causes a critical error on my website when opening WooCommerce settings. Deactivating fixes it, but when activating it again it breaks my website, please help. Otherwise I would like refund.

    #94419
    Dhruvin
    Participant
    Plugin Author

    Hello Esteban,

    I just replied back to you over email. But for anyone else also looking for a way to add some styling to the label can be done by adding the following code:

    .payment_method_alg_custom_gateway_1 > p > label {
        font-weight: 800;
    }

    Regarding the critical error, I would need more details to check as I was not able to replicate at my end.

    Best Regards,
    Dhruvin

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.