Hi, Theme Color Block
On my slideshow or image banner, i want the button to be on the downside as shown in the image.
Hi, Theme Color Block
On my slideshow or image banner, i want the button to be on the downside as shown in the image.
Hey @Akshay_solanki
Kindly share your Store URL and Password if enabled
Hi @Akshay_solanki,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file component-slideshow.css
Step 3: Paste the below code at the bottom of this file ⇒ save
.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient.slideshow__text--center.slideshow__text-mobile--center{
padding-bottom:0 !important;
height: 100% !important;
justify-content: space-between !important;
}
Hope my solution works perfectly for you.
Cheers!
Oliver | PageFly
It worked on the first banner but didn’t work on the second one
Hi @Akshay_solanki
You can add my code again and give one screenshot. after that I will re-check and give you the code update