How to remove the product arrows under the single product description

This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Robert Hall

  • Avatar: recesspro
    recesspro
    Participant
    November 17, 2015 at 01:30

    Would like to remove the product arrows next to the product descriptions on a single product page globally. Thanks

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 17, 2015 at 08:42

    Hello,

    Please add this code in Theme Options->Custom CSSS->Global Custom CSS.

    .product-navigation .product-arrows {
        display: none;
    }

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 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.