How to change the location of a button in a slideshow?

Hello,

I would like to change the location of a button in my slideshow that links to another page, but I can’t seem to figure out how.

My website is: https://www.coverup.nu/

The password to enter is: glaill

Thank you very much!

Hello @Aaronguitarguy ,

Can you share screenshot for where do you want to move button exactly

Thank you for your reply. It’s kinda hard to say because these are not the slides we’re going to use but it will probably be somewhere around here.

Thanks!

@Aaronguitarguy ,

Go to Online Store->Theme->Edit code->Asset->theme.scss.liquid->paste bellow code in bottom of file

.slideshow__btn-wrapper.slideshow__btn-wrapper--push {
    text-align: center!important;
}

If you want button in right side then add below css

.slideshow__btn-wrapper.slideshow__btn-wrapper--push {
    text-align: right!important;
}

Thank you very much. That helped with with the horizontal placement, but I would still like to lower it a bit. Can you help with that too?

@Aaronguitarguy ,

Please add below css

@media only screen and (min-width: 750px) {
.slideshow__btn-wrapper--push {
    margin-top: 100px;
}
}
2 Likes

@oscprofessional

Alright we’re getting very close now haha. I have two more questions:

  • how can I remove the subheading?

  • how can I move the button up on a phone? I included a screenshot to show what it looks like now.

Again, Thanks so much.

Would really appreciate it if someone could help me out with this!

Hi would you be able to help me?

I would like to move shop now button and text up above image - debutify theme

Hii, @Lordjord
Kindly share your store URL so,
I can solve it perfectly.
Thank You.

Hi,

alignpal.myshopify.com

password: eacleb

I am looking to move the button on mobile view

Hii, @Lordjord
Paste this code on top of the theme.scss file,

@media screen and (max-width: 769px){
.hero__text-wrapper {
    margin-top: -130px !important;
}
}

Thank You.

2 Likes

Thank you so much!!! Much appreciated!!

@Lordjord
If it is helpful then like and accept my solution.
Thank You.

1 Like

Hey, could you help me please? I would like my button in the same position as this on mobile.

https://threenailsclothing.com/