Can I add margin to the PayPal Checkout Settings Title and Description?
-
Hi, sir.
The title and description (div. woocommerce-checkout-payment) generated by PayPal PayPal Payments in my checkout page payment gateway section, doesn’t fit to my section background width. Like the picture shown below:
https://prnt.sc/7ckiYebHEMgG
https://prnt.sc/R69DAGZjvX30I want to add margin-left and margin-right to this div by the additional css below:
@media (max-width: 689.98px) .woocommerce-checkout-payment {margin-left: 80px; margin-right: 80px; }
But it doesn’t work
Can you help to see what I can do to add margin-left and margin-right to this div so it can fit to my background width?
This is my website:
https://www.gfogaming.com/The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Can I add margin to the PayPal Checkout Settings Title and Description?’ is closed to new replies.