Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base theme Version 1.9.0 #12

Merged
merged 9 commits into from Aug 28, 2019
Merged

Base theme Version 1.9.0 #12

merged 9 commits into from Aug 28, 2019

Conversation

Federico-Iglesias
Copy link
Contributor

Replaces sm selectors for md.
Also added free shipping feature

<div class="js-swiper-product-prev swiper-button-prev d-none d-sm-block">{% include "snipplets/svg/chevron-left.tpl" with {svg_custom_class: "icon-inline icon-w-8 icon-2x svg-icon-text"} %}</div>
<div class="js-swiper-product-next swiper-button-next d-none d-sm-block">{% include "snipplets/svg/chevron-right.tpl" with {svg_custom_class: "icon-inline icon-w-8 icon-2x svg-icon-text"} %}</div>
<div class="js-swiper-product-prev swiper-button-prev d-none d-md-block">{% include "snipplets/svg/chevron-left.tpl" with {svg_custom_class: "icon-inline icon-w-8 icon-2x svg-icon-text"} %}</div>
<div class="js-swiper-product-next swiper-button-next d-none d-md-block">{% include "snipplets/svg/chevron-right.tpl" with {svg_custom_class: "icon-inline icon-w-8 icon-2x svg-icon-text"} %}</div>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Federico-Iglesias puede ser que tengamos un indentado raro acá?

@Federico-Iglesias Federico-Iglesias merged commit b2bf898 into master Aug 28, 2019
@Federico-Iglesias Federico-Iglesias changed the title SM replaced with MD classes. Also added Free shipping feature Base theme Version 1.9.0 Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants