move button up (desktop only)

move button up (desktop only)

railtimeslive
Tourist
11 0 10

Afternoon, 

The button on our homepage (desktop view specifically) needs moving up. (Screenshot attached)

www.railtimes.live

Any help would be much appreciated! 

Reply 1 (1)

Mustafa_Ali
Trailblazer
466 48 90
<style>
@media screen and (min-width: 768px) {
a.btn.pill.alt.animation.bottom-to-top {
    margin-bottom: 5rem !important;
 }
}
</style>

Mustafa_Ali_0-1748263511258.png

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