Custom template not working as expected

Created on 15 August 2023, 11 months ago

Problem/Motivation

When I try to add custom classes to the form-actions divs, the template creates a new set of divs

Steps to reproduce

Add custom classes to {{ view_cart_button }} var like this:

{{ view_cart_button }}

Then there is a new set of .form-actions divs that have the a tag hidden (display:none). And the original buttons are still there, too.

I'm puzzled by this behavior. Usually when I add a twig template to my custom theme, clear the caches, I can then override it by adding my own classes, etc.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States thalemn

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024