Float button:left in only one of two parallax sections

Hi! I have two Parallax Sections for FrontPage: the home (top) and “our music” at the bottom. Both have buttons that are center-aligned. Is it possible to left align the “Soundcloud” button in the “our music” bottom section without affecting the “more” button in the top section? Please see attached screencap. Website is: http://glassslipperatx.com/
Thanks!

Hey there

yes it possible, you can use this css:

#shapely_home_parallax-5 .image-bg .btn.btn-filled {
float: left;
}

Thanks Noda!

I will close this case now, Feel free to contact us again if you have other questions Thanks!