payment ıcon

How can ı move the payments ıcon to the right bottom of the page

Share Url

Please share Store URL and passcode as well.

Hi @emegenekdemir

Could you please share the store link with us?

Looking forward to hearing from you soon. Thank you!

Best,
Daisy - Avada Support Team.

https://xn–nuva-nza.com

password:atsaum

https://xn–nuva-nza.com

password:atsaum

Hi @emegenekdemir

I hope you are well. You can follow our instructions below:

1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there

Here is the code for Step 3:

@media screen and (min-width: 1024px){
.footer__column.footer__column--info {
    align-items: end !important;
}
}

Please let me know if it works. Thank you!

Best,
Daisy - Avada Support Team.

Hello @emegenekdemir ,

Here are the steps to apply the necessary changes in your Shopify store:

  1. In your Shopify Admin, navigate to Online Store > Themes > Actions > Edit Code.
  2. Locate Asset > section-footer.css and paste the following code at the bottom of the file:
.footer__localization:empty+.footer__column--info {
    align-items: end !important;
}

Let me know if you need further assistance!

thanks that worked but cant ı move it more right and down