How to display 'shop now' on Gymuso 1.1.0 mobile theme?

For my store homepage with Gymuso 1.1.0 theme, this image below shows the “shop now” on desktop version , but on mobile version, it doesnt show “shop now” how do i fix that?? store link is www.theerosqupidplace.co.uk

@Nana72
Hello,

@media only screen and (max-width: 767px) {
.slideshow__button {
	display: block;
	width: 30px;
	margin: 0 auto;
	margin-top: 10px;
}
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid

Like This

The code has refused to save and i’ve tried saving it countless times. Is it possible for you to do that from your end?

@Nana72
Yes
Can You Please Share Your Store Access