Shopify themes, liquid, logos, and UX
Hi guys,
I have text as a part of the slides images design, I didn't use the theme building Heading and Sub-Heading. In desktop view, no issues, but in mobile view, the placeholder of the headings is visible with a big white background.
Thank you,
allianceautoproducts.com
Solved! Go to the solution
This is an accepted solution.
Hi @Alliance
sorry it should be
.template-index .slideshow__text-wrap--mobile {
display: none!important;
}
Not
.template-index .slideshow .slideshow__text-wrap--mobile {
display: none!important;
}
Remove .slideshow
Hi @Alliance
@media(max-width: 749px){
.template-index .slideshow .slideshow__text-wrap--mobile {
display: none!important;
}
.template-index .slideshow .slideshow__btn {
display: inline-block!important;
min-height: inherit!important;
line-height: 1;
max-width: 39%;
margin-left: auto;
font-size: 2vw;
}
.template-index .slideshow__text-wrap--desktop .slideshow__text-content {
top: auto!important;
bottom: 8%!important;
transform: none!important;
}
}
Hi,
Got double buttons and white grid still there.
This is an accepted solution.
Hi @Alliance
sorry it should be
.template-index .slideshow__text-wrap--mobile {
display: none!important;
}
Not
.template-index .slideshow .slideshow__text-wrap--mobile {
display: none!important;
}
Remove .slideshow
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We 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, 2024