Shopify themes, liquid, logos, and UX
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 |
---|---|
171 | |
151 | |
71 | |
46 | |
34 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023