• Resolved cheonmu

    (@cheonmu)


    hello,

    First of all, thank you so much for developing a useful plugin.

    The plugin works fine.

    But I want to make the .swiper-button-next and .swiper-button-prev buttons about twice as big.

    Could you please tell me what to do?

    thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @cheonmu,

    Thanks for reaching out.

    We have created a custom code snippet to achieve your requirement. Kindly add the below-mentioned custom style to Appearance > Customize > Additional CSS and check. Let us know if anything.

    .wt-related-products .swiper-button-prev,.wt-related-products .swiper-button-next{
          width: 40px !important ;
          height: 57px !important;
          background-size: 57px 40px !important;
    }
    Thread Starter cheonmu

    (@cheonmu)

    Hi, @webtoffee

    It works perfectly!!

    Thank you!

    Plugin Author WebToffee

    (@webtoffee)

    Hi @cheonmu,

    We are glad to know that the issue is resolved.

    If you like the plugin and support, please leave us a review here.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to make the navigation button more bigger?’ is closed to new replies.