Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #195080

    Hi Team,

    Is there a way to edit the product slider? I’d like to change the Add to Cart and Show Details options. (Or maybe even leave them out)

    Is this possible?

    Thanks!
    Marco

    #195190

    Hi Marco!

    You can edit the shortcode on config-templatebuilder > avia-shortcodes > productslider.php.

    You can remove the buttons using this:

    .avia-content-slider-inner .avia_cart_buttons {
    display: none !important;
    }

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Edit Product Slider’ is closed to new replies.