Hello,
How can fix the slideshow banner height and width, and make responsive and attractive.
Points need to change please help.
1: remove the white space between menu and slider
2 need to add arrow on slider like
- mobile banner also
Url:https://www.zisthi.com/
pass:Zisthi0206
1 Like
Hi @Sohan2198
Please, make the arrow visible dont hide it. So we can add it on the sides.
Add this one.
1: remove the white space between menu and slider
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
.header-wrapper--border-bottom {
border: 0 !important;
}
And save.
Result:
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!