Hi all,
im having a question if for a slideshow in narrative on mobile-version the slider-points can be shown on the pictures and not below? im wondering if there is a possibility that the white space with the header text is not shown at all, but that right under the slideshow the next module of the theme/page is shown. Or at least that it is not that high? In case I do not have header text at all.
thanks,
ikura
you wrote me:
"
Add CSS.
.slideshow{position:relative;}
.slideshow__indicators{position:absolute;bottom: 60px;}"
where should I add this? I am new to this.
thanks,
ikura
<style>
@media (max-width: 767px){
.slideshow{position:relative;}
.slideshow__indicators{position:absolute;bottom: 60px;}
}
</style>
User | Count |
---|---|
749 | |
142 | |
100 | |
64 | |
49 |