Add Tabs to Image Gallery Carousel?
-
how do you add tabs to images gallery? how do you get the images gallery side arrows to stay visible. Currently the images gallery side arrows appear when you hover over the gallery images but I want the arrows to always be visible.
Attachments:
You must be
logged in to view attached files.
Hello,
The arrows are shown on the scroll and keep to be visible while you are in the tabs area, as soon as you scroll through the arrows disappear. If I change the CSS, these arrows would be shown on other blocs as well.
As for the images, you cannot insert the image gallery into the tabs as JS code of the gallery and tabs would conflict.
If you have any questions please feel free to contact us.
Best Regards
ok. Can you please provide the custom CSS so I can try it out? Also how do I stretch the image gallery to full width to get rid of the large white areas on each side of the image gallery??
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.products-footer .wrap-loading-arrow>div {
visibility: visible;
opacity: 1;
}
This code shows on other blocks where they are not necessary: https://gyazo.com/26d34cfe2a39f0aa4f92de48fba112a3
Best Regards
ok thank you for helping with the css for the image gallery arrows. how do I stretch the image gallery to full width to get rid of the large white areas on each side of the image gallery?
Attachments:
You must be
logged in to view attached files.
never-mind. I figured out how to stretch the image gallery. thanks
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Add Tabs to Image Gallery Carousel?’ is closed to new replies.