Home Forums WoodMart support forum Style of pagination and arrows do not work in Carousel

Style of pagination and arrows do not work in Carousel

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #531770

    postbox-007
    Participant

    Hello.

    Since the new theme version there are options to customize the styles of the arrows and pagination. Unfortunately this does not seem to work?

    I have set the arrows in white and slightly larger. However, they are displayed in gray (the arrows are barely visible to users on the images).

    After setting, I cleared the cache in WP, as well as in the browser. Unfortunately no change, even in incognito mode the arrows are gray)

    What could be the reason?

    Attachments:
    You must be logged in to view attached files.
    #532048

    Luke Nielsen
    Keymaster

    Hello,

    Make sure that you have updated the “Woodmart Core” plugin to the latest version in Dashboard -> Plugins.

    Don’t hesitate to let me know if you need any further help or any other info.

    Kind Regards

    #532065

    postbox-007
    Participant

    Hi. It`s up to date (Core 1.0.42)

    The changes are not adopted (Theme Settings – Styles and Colors – Carousel)

    Or do these settings not apply to the images in the single product?

    #532144

    Luke Nielsen
    Keymaster

    Hello,

    Sorry. You are right, it works for the carousels, but the arrows shown on your screenshot are related to the Gallery so those settings will not work the the product page gallery.

    If you want to change arrows color, I suggest you use the below code.

    .woocommerce-product-gallery .wd-nav-arrows {
        --wd-arrow-color: blue;
        --wd-arrow-color-hover: green;
    }

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)