Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
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 |
---|---|
238 | |
90 | |
88 | |
55 | |
42 |