Main issue: In the Taste theme slideshow, extra white space appears at the bottom on mobile. The user also wants slideshow images to be clickable without a button and preferably open in a new tab.
Guidance: Multiple replies share tutorials for making Dawn theme slideshow images clickable, noting Taste uses the same slideshow as Dawn. One suggestion clarifies the image click relies on adding a button link even if the button is hidden.
Progress: The user implemented a clickable slideshow and provided store URL (the828mart.com) and password (9988). They report CSS added to base.css didn’t work initially and ask how to open links in a new page and remove mobile white space.
Solution provided: A support rep shared steps to add Custom CSS via Theme settings and supplied a media query to hide the slideshow text wrapper on screens ≤750px, which should remove the extra mobile white space: @media screen and (max-width: 750px){ .slideshow__text-wrapper.banner__content { display: none !important; } }
Status: Clickable image achieved. Mobile whitespace fix proposed via CSS and awaiting confirmation. Opening links in a new tab/new page remains unanswered.
Summarized with AI on December 12.
AI used: gpt-5.
Im using Taste theme and added a slideshow. I put the heading size to be small. but on the mobile display, there are extra space at the bottom. how can i remove it from the mobile display?
2nd question, is there a way to make the pictures from the slideshow clickable as a link? I dont want to add a button. I’ll like the viewer to click on the image and i can add the link to the page.
Hello, i did put a link and left the button empty (since i dont want the button there). i also added the css at the bottom of the base.css but its not working.
Hi I got the slide show to be clickable. but can it open to a new page? and also if the extra white space on the mobile view can be removed. Its the828mart.com and the password is 9988
Hi I got the slide show to be clickable. but can it open to a new page? and also if the extra white space on the “mobile view” can be removed. Its the828mart.com and the password is 9988