Hi!
I am trying to make the title on the featured slider on the narrative theme only to be displayed in the mobile version of the site.
I have tried to add different code to;
.featured-slider__cover-title {
padding-bottom: 4px;
cursor: default;
opacity: 1;
@include transform(translateY(30%));
&.has-animated {
@include prefix(animation, fadeInUp 0.5s ease-out 0.25s 1 forwards, webkit spec);
}
.supports-no-js &,
.hide-on-desktop &,
.animations--disabled & {
opacity: 1;
}
@include media-query($small) {
border-bottom: 2px solid $featured-slider-primary-color;
cursor: pointer;
}
}
Our store is; www.denperfektegaven.no
PW: Arne
i want the text "Trykk for å åpne" to be only displayed on mobile.
Thanks for post
sorry i can't see this section can you please show me
User | Count |
---|---|
793 | |
140 | |
93 | |
64 | |
60 |