Home Forums WoodMart support forum arrows in ajax products tabs

arrows in ajax products tabs

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #314409

    kubagot
    Participant

    is there any option to make the arrows always visible? not only on the hoover

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

    kubagot
    Participant

    i czy mozna zmienic pozycje przycisku kontynuuj zakupy do przycisku zastosuj kupon tak zeby testery do wyboru na niego nie nachodzily

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

    Hello,

    1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-carousel-container .owl-carousel .owl-nav>div {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        pointer-events: visible;
    }

    2) This issue does not occur on your website. Please clear cache and check back.

    Best Regards

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