Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi There,
I am currently trying to move my back button to the top left of the page when viewing a product.
Currently I have it sitting at the Top left, but I would like it a bit more 'raised' off the picture and lined up with it.
I am trying to move it to the top left, in the middle of the picture and Footer. I have attached a picture with a red box outlining around where I want it.
If anyone could help me would be greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
You can add this to the bottom of your theme.css file in your assets folder:
.return-link-wrapper {
margin-top: 0;
}
.return-link-wrapper .btn {
margin-bottom: 40px;
}
That is literally perfect!! I can't thank you all enough!
@GetOrchard hi therem at last. Ok you can add some css rules to the bottom of your 'theme.scss.liquid' file and save
.btn--secondary {
margin-bottom: 50px
}
If helpful then please Like and Accept Solution.
THANKS
User | RANK |
---|---|
116 | |
93 | |
73 | |
70 | |
45 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022