Footer customization - how to move left right/up down logos/icons?

Solved

Footer customization - how to move left right/up down logos/icons?

lanybucsusok
Tourist
5 1 5

I have added and moved 2 different icons to the centre and next to each other by inserting a code into the Custom CC in the Footer section. However, I have added a third icon which now I am trying to move to the right and to the same level as the previous two icons but I cannot manage. I have reached out to the Shopify Help Centre, but they are not able to do it either, even though they did the code for the first two icons. Do you know how to easily use a code to move the icons around? 

Accepted Solutions (3)

BSS-TekLabs
Shopify Partner
1867 534 620

This is an accepted solution.

Hello @lanybucsusok 
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

View solution in original post

BSS-TekLabs
Shopify Partner
1867 534 620

This is an accepted solution.

@media only screen and (min-width: 600px) {
.payment-foxpost {
    width: 120px;
    position: relative !important;
    bottom: 142px !important;
    left: 213px !important;
}
}

Can you try replace to this code @lanybucsusok 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

View solution in original post

lanybucsusok
Tourist
5 1 5

This is an accepted solution.

ohhh myy!!!!! It worked!!!!!!! Thank you sooo muchhh!!!! ❤️ ❤️ 

View solution in original post

Replies 9 (9)

BSS-TekLabs
Shopify Partner
1867 534 620

This is an accepted solution.

Hello @lanybucsusok 
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

lanybucsusok
Tourist
5 1 5

lanybucsusok.hu
what is the access password? you mean the actual password for the shopify login?

BSS-TekLabs
Shopify Partner
1867 534 620

BSSTekLabs_0-1724335382414.png

 

Do you want like that @lanybucsusok ?

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

lanybucsusok
Tourist
5 1 5

Yes, I would like the Foxpost logo to be set next to Teya and MPL icons. 

BSS-TekLabs
Shopify Partner
1867 534 620

- Here is the solution for you @lanybucsusok 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

@media only screen and (max-width: 600px) {
.payment-foxpost {
    width: 120px;
    position: relative !important;
    bottom: 142px !important;
    left: 213px !important;
}
}

- Here is the result you will achieve:

BSSTekLabs_0-1724335856466.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

lanybucsusok
Tourist
5 1 5

It didnt work 😞 I copied the code in the base.css exactly as it was above but nothing changed.

BSS-TekLabs
Shopify Partner
1867 534 620

This is an accepted solution.

@media only screen and (min-width: 600px) {
.payment-foxpost {
    width: 120px;
    position: relative !important;
    bottom: 142px !important;
    left: 213px !important;
}
}

Can you try replace to this code @lanybucsusok 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

lanybucsusok
Tourist
5 1 5

This is an accepted solution.

ohhh myy!!!!! It worked!!!!!!! Thank you sooo muchhh!!!! ❤️ ❤️ 

BSS-TekLabs
Shopify Partner
1867 534 620

Glad to help you. Have a good day @lanybucsusok 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell