SEO, AdWords, affiliates, advertising, and promotions
Hi,
I use the Brooklyn theme, and on the Slides, there is a Shop Now button; please check it here https://www.lashfactor.com/. I want to move it to the bottom of the slide show, not on the slides. It sits nicely on the Mobile but not on the Desktop. Please help.
Thanks
Akanksha
@Aakanksha88 Go to assets/theme.css and paste below css at bottom of file.
.hero__slide a.hero__cta, .hero--adapt a.hero__cta
{
margin-top: 520px;
}
Hello @Aakanksha88!
Hope you are doing well.
Please remove this CSS from theme.scss.css theme file:
@media screen and (min-width: 769px){
.hero__adapt-text-wrap {
display: none!important;
}
}
And add 0 opacity to this Class (.slick-initialized .hero__text-content) in theme.scss.css theme file:
.slick-initialized .hero__text-content {
opacity: 0;
}
Hope this will help you out.
iCart Cart Drawer Cart Upsell App
Thank you so much. This worked. Finally!!!
Hi @Aakanksha88
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
-Go to Online Store->Theme->Edit code
-Asset-> theme.scss paste the below code at the bottom of the file.
#shopify-section-slideshow #HeroWrapper-slideshow .hero__adapt-text-wrap.wrapper{
display:block !important
}
#shopify-section-slideshow #HeroWrapper-slideshow .hero-slideshow .hero__slide .hero__text-wrap{
display:none !important
}
Best Regards;
PageFly
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025