Jul 15, 2021
Hello, We are experiencing issues with some of our clients. We have started experiencing this issue lately. When creating an API request to list all script tags or create a new tag we receive a 403...
No content to show
User Activity
12-03-2019
Hi, @digga ,This is Evita from On The Map. You can add required field inside input tag and textarea tag, like this: <input type="tel" required id="{{ formId }}-phone" name="contact[phone]" pattern="[0-9\-]*" value="{% if form[phone] %}{{ form[phone] ...
Hi, @kylespender ,This is Evita from On The Map.1. Go to Online Store->Theme->Edit code2. Asset->theme.scss->paste bellow code in bottom of file @media only screen and (max-width: 749px){
.site-footer .site-footer__item {
margin-bottom: 10px;
...
11-12-2019
Hey, @fangsb ,Did you clear the cache?
11-11-2019
Hi, @JuicedLyfe ,This is Evita from On The Map. Can you add your store URL? Best,Evita
11-06-2019
Try this one:.template-customers-login .breadcrumb {
display: none!important;
}
11-06-2019
Hi, @NeilD2301 ,This is Evita from On The Map. 1. Go to Online Store->Theme->Edit code2. Asset->theme.scss->paste bellow code in bottom of file.breadcrumb {
display: none!important;
} Best,Evita
11-02-2019
Hi, @fangsb ,This is Evita from On The Map. 1. Go to Online Store->Theme->Edit code2. Asset->theme.scss->paste bellow code in bottom of file@media only screen and (max-width: 589px) {
.grid-overflow-wrapper .grid {
flex-wrap: wrap!important;...
Hi, @JonathanLucas ,This is Evita from On The Map. Can you provide a screenshot of your problem? Best,Evita
Hey @Case,Add this code to assets/theme.scss.liquid file AT THE BOTTOM @media only screen and (max-width: 749px) {
.slideshow__title, .slideshow__subtitle {
display: block!important;
} .slideshow__btn-wrapper { margin-top: 2...
The password you sent me is incorrect.
Hi, @Konthy ,This is Evita from On The Map. The code did not work, because the class names are different than your store. Can you add your store URL? Best,Evita
10-13-2019
Hi, @J8hn ,This is Evita from On The Map. Do you mean add to cart button in product details?You can try adding this code: 1. Go to Online Store->Theme->Edit code2. Asset->theme.scss->paste bellow code in bottom of file .btn--add-to-cart {
backgro...
10-07-2019
Hi, @Topg6 ,This is Evita from On The Map. 1. Go to Online Store->Theme->Edit code2. Asset->theme.scss.liquid->paste bellow code at the bottom of the file..cart-popup__cta-link {
background: #29B419!important; color: #fff!important; bord...
Hi, @FurryFriends ,This is Evita from On The Map. Can you add your store URL? Best,Evita
10-03-2019
Hi, @Bismuth_doug This is Evita from On The Map. Check out this: https://developers.shopify.com/tutorials/build-a-shopify-app-with-node-and-react/charge-a-fee-using-the-billing-apiAnd this: https://community.shopify.com/c/Shopify-APIs-SDKs/App-works-...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
14060 | 12-03-2019 04:20 PM | |
1783 | 11-25-2019 01:55 AM | |
12573 | 11-06-2019 05:41 AM | |
8041 | 11-02-2019 03:16 AM | |
22527 | 10-13-2019 04:11 AM |