Change textsize and padding on Klarna logo, closer to the buy button - Dawn theme

Hi

I want to change something in the Klarna Banner, the textsize is too small. Hope to increase this a little bit, and make it closer to the buy button. Thanks in advance. :slightly_smiling_face:

www.dekanten.no

See attached image:

1 Like
  • Here is the solution for you @Dekanten
  • Please follow these steps:

  • Then find the theme.liquid file.
  • Then add the following code at the before tag and press ‘Save’ to save it.

  • Here is the result you will achieve:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.
1 Like

Hi @Dekanten ,

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

1 Like

Hello @Dekanten

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.product-form__submit span { font-size: 21px !important; } .st-wl-wrapper { gap: 3px !important; }

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

1 Like

Thanks for liking @Dekanten kindly mark it as an accepted solution too if it works for you.

1 Like

Hi, thank you for the fast support, ive got three snippets and they works absolutely fine. Thank you very much guys. :slightly_smiling_face:

1 Like

Hi, thank you for the fast support, i have got three snippets and they works absolutely fine. Thank you very much guys. :slightly_smiling_face: