File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/view/frontend/templates/catalog/category/view Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 20
20
$ description ,
21
21
'description '
22
22
);?>
23
- <?php if (stripos ($ description , 'data-appearance="contained" ' ) === false ) :?>
23
+ <?php if (stripos ($ description , 'data-appearance ' ) === false ) :?>
24
24
<div data-content-type="row" data-appearance="contained" data-element="main">
25
25
<div data-enable-parallax="0" data-parallax-speed="0.5" data-background-images="{}" data-element="inner" style="justify-content: flex-start; display: flex; flex-direction: column; background-position: left top; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; border-style: none; border-width: 1px; border-radius: 0px; margin: 0px 0px 10px; padding: 10px;">
26
26
<div data-content-type="html" data-appearance="default" data-element="main" style="border-style: none; border-width: 1px; border-radius: 0px; margin: 0px; padding: 0px;">
You can’t perform that action at this time.
0 commit comments