How do I move only one of the H2 in the footer?

How do I move only one of the H2 in the footer?

LDLC_Shop
Tourist
14 0 8

I've been trying to do text-align to right only on the Quick Links, but it also moves the Stay Up To date sign to the right.

 

How do I move Quick Links seperately to the right?

LDLC_Shop_0-1739271533050.png

 

Reply 1 (1)

topnewyork
Astronaut
1299 160 217

Hi @LDLC_Shop 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

<style>
  media screen and (min-width: 750px) {
    .footer-block__details-content {
        margin-right: 32rem !important;
        margin-bottom: 4rem !important;
        text-align: center !important;
    }
}
</style>

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

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month