I want the navigation arrows to be exactly like in the demo.

This topic has 6 replies, 2 voices, and was last updated 1 years ago ago by Rose Tyler

  • Avatar: Catholicans
    Catholicans
    Participant
    April 18, 2023 at 13:51

    I want the navigation arrows to be exactly like in the demo.
    Screenshot for reference:
    https://snipboard.io/J7soGB.jpg

    Screenshot – Demo section
    https://snipboard.io/kbM5qe.jpg

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 19, 2023 at 08:42

    Hello, Catholicans,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    You are using WPBakery, so here is a link to the WPBalery demo – https://xstore.8theme.com/demos/2/niche-market02/

    Kind Regards,
    8theme team

    Avatar: Catholicans
    Catholicans
    Participant
    April 19, 2023 at 09:54

    Is it possible for me to make the exact navigation arrow design from Elementor in WP Bakery?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 19, 2023 at 12:56

    Hello, Catholicans,

    You can post feature request about adding new settings for the element – https://www.8theme.com/taskboard/
    or use custom CSS code, for example –

    .swiper-entry:hover .swiper-custom-left, .swiper-entry:hover .swiper-custom-right {
        background-color: white;
        border-radius: 100px;
        box-shadow: 0 13px 17px var(--et_dark-2-white-01);
    }

    Kind Regards,
    8theme team

    Avatar: Catholicans
    Catholicans
    Participant
    April 19, 2023 at 13:36

    Can I make exact same arrow like the demo?
    Screenshot :
    https://snipboard.io/gpLjVD.jpg

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 19, 2023 at 14:43

    Hello, Catholicans,

    .swiper-custom-left:before {
        content: '\e947';
    }
    .swiper-custom-right:before {
        content: '\e948';
    }

    Kind Regards,
    8theme team

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.