Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1198368

    Hey,

    i wanted to make the payment_box bigger. Especialliy for Klarna.

    I tried to change width from 90% to 100% and padding from 1em 28px to just 2px. Nothing changed. When i edit the code in Chrome it looks perfect.

    I tried adding the code to QuickCSS and into Appearance->Theme-Editor->Enfold->style.css. (The code shown in the screenshots but only width an padding).

    Hope you can help me asap.

    Thanks! Greetings from Hamburg/Germany
    Stav

    #1199048

    Fixed it!

    I added following code to Appearance -> Customizer:

    #top #payment div.payment_box {
    	background-color: #ffffff;
    	width: 100%;
    	padding: 2px;
    }
    #1200509

    Hi,
    Sorry for the late reply, glad to hear you have sorted it out, shall we close this then?

    Best regards,
    Mike

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