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
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024