No content to show
User Activity
Integrating Stripe directly with your Shopify store can be a bit tricky because Shopify Payments, which is the default payment gateway for Shopify, is powered by Stripe. As a result, Shopify typically doesn't allow direct integration with Stripe when...
05-30-2024
To handle language switching on your Shopify store based on customer preferences without relying on geolocation, you can implement a few strategies. Since geolocation will no longer be available, leveraging browser language settings and providing a p...
05-30-2024
When your website's SEO check shows it as "Only for Adults," it typically means that some content on your site is being flagged as potentially inappropriate or adult-oriented. This can affect your site's visibility and accessibility, especially for u...
05-30-2024
To achieve an image that is always 100% visible, not cropped, and centered vertically within a block regardless of the window size, you can use CSS. Here is an example of how to do this using HTML and CSS: HTML <!DOCTYPE html>
<html lang="en">
<head...
For your car accessories store on the Shopify platform, targeting the German market, here are several premium themes that meet your requirements. These themes support a wide range of e-commerce features, allow easy management of over 100 products, an...
Hey, everybody.I have developed a client online store on shopifai. As usual in the partner panel shopifai I transferred ownership of the site.The client says that he did not receive any invitation email.I understand that the letter was sent because I...
Facebook always indicates the reason why your ads were rejected. Just fix these errors and send the advertising creatives for re-checking.
07-07-2022
hello. as far as I understand, you didn't specify a link to CSS in HTML<link rel="stylesheet" href="{{ 'faq-stylesheet.css' | asset_url }}" >
Hi, share your site URL
Hello. Go to the theme code editor settings /find the base.css file / add the code at the bottom of this file: h3.card__heading {
text-align: center;
}
07-07-2022
Install the Lucky Orange Heatmaps app for your store and watch this user in real-time. See what it does on your site. Maybe your site just copies another dropshipper seller
07-01-2022
hello. To change the color of the button, go to the theme code editor / find the base.css file and add at the bottom of this file: .button.product-form__submit.button.button--full-width.button--secondary {
background-color: red;
color: blue;
} ...
07-01-2022
Here's a solution for you.Go to the theme settings/ open the minecraft.liquid file, find the code I sent in the screenshot and delete it. In your case, it will most likely also be lines 200-2002
07-01-2022
Hello. As an option. Go to the theme settings/ open the theme.css file and add this code at the very bottom: .button--primary {
display: none;
} Apologize. This is the wrong decision for you.
07-01-2022
Hello. You need to go to the theme settings / open base.css and add the code at the very bottom: @media screen and (max-width: 750px) {
.banner__heading {
font-size: 100%;
}
}Where "100%" can adjust the size more or less
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
12879 | 05-30-2024 06:07 AM | |
546 | 07-01-2022 08:23 AM | |
4130 | 06-27-2022 07:16 PM | |
1739 | 06-11-2022 07:04 PM | |
4740 | 06-11-2022 06:06 PM |