Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

How to change the style of carousel control

  • 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;
    }
  • hi
    You misunderstand my meaning.

    https://prnt.sc/23v89qCTuCRm

    I want to have the arrows centered vertically. How to change it? pls help, thankks

  • 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.

  • hi,yes, thanks

    https://prnt.sc/qhCa7YfPkMyc

    where can i set Width to 100%, in the right panel? i dont find it.

  • https://prnt.sc/NY4H5VueA293

    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?

  • 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.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.