As per subject, i need to move the button to the bottom or left or my banner. How do i move it on Boundless Theme.
Solved! Go to the solution
This is an accepted solution.
Hello Alnia,
Add this css at bottom of
Online Store-> Themes -> Edit code->Assets->theme.scss.liquid
h1.hero__text-title { text-align: center!important; } .hero__content-centered { text-align: left!important; }
This code will display your slider button left .
This is an accepted solution.
Hello Alnia,
You want like this:
Add this css on same file:
.hero__content-centered a.btn { margin-top: 16%; }
Hello Alnia,
For debut theme add this css:
a.btn.slideshow__btn { margin-top: 22%; } .slideshow__btn-wrapper.slideshow__btn-wrapper--push { text-align: left; }
It will looks like this:
Hello Migs,
Please share your site url.
So that i can check and provide you exact solution here.
User | Count |
---|---|
810 | |
117 | |
93 | |
88 | |
71 |