Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Afternoon,
The button on our homepage (desktop view specifically) needs moving up. (Screenshot attached)
www.railtimes.live
Any help would be much appreciated!
<style>
@media screen and (min-width: 768px) {
a.btn.pill.alt.animation.bottom-to-top {
margin-bottom: 5rem !important;
}
}
</style>
hey dear follow these steps
Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->before the </body> ----->
before the body ----->
if this code work please do not forget to like and mark it solution