-
Anonymous
hello
pls check https://prnt.sc/3t-pUssbTWPI
Can I change the style of carousel control for this image gallery carousel?the default one is not good
if i can change it, pls guide me or show me the guide file from you\
thanks -
Hi there,
You can try this CSS, and adjust the values according to your design.
:where(.gb-carousel-pagination)[data-pagination-type=progressbar] .gb-carousel-pagination-progressbar-fill { background-color: red; } .gb-carousel-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal { background-color: rgba(0, 0, 0, 0.1); height: 10px; max-width: 100%; border-radius: 2px; } -
Anonymous
hi
You misunderstand my meaning.I want to have the arrows centered vertically. How to change it? pls help, thankks
-
Alvind
Hi there,
First, select the Carousel block and set its Position to Relative.
Next, select the container holding the arrows and set its Position to Absolute, Inset > Top to 30%, Width to 100%, and Z-Index to 1.
-
Anonymous
hi,yes, thanks
where can i set Width to 100%, in the right panel? i dont find it.
-
Anonymous
once arrow control is done, can i delete this line contron at the bottom? if deleting it, it will not affect the whole casourle block container?
-
Alvind
where can i set Width to 100%, in the right panel? i dont find it.
You’ll find it under the Sizing settings in the block sidebar.
once arrow control is done, can i delete this line contron at the bottom?
Yes, you can remove it. That line is just the pagination indicator and removing it won’t affect the carousel’s functionality.
- You must be logged in to reply to this topic.