No content to show
User Activity
you need to add the condition like:{% if page.handle == "about-us" %} ----your css code your----- {% endif %} *about-us represents the handle of your page
@jamie292929 I just replied to your post
Can you please share your current store URL?
I am glad that it worked
Paste the href code above <div class="multicolumn-card__image-wrapper" .......>and close it after the "div" is closed.
12-23-2021
In styles.css, change the "font-weight:400" to "font-weight:bold". I hope it resolves your issue
12-23-2021
It requires changing in the "featured grid" section of your theme. If you are comfortable with coding, you can do it yourself else consider hiring a Shopify expert for it. I am available if you want me to implement that functionality in your store
{% if template == 'index' %}<style>body{background-color: red;}</style> {% endif %}
You need to change the position of "<a class="link animate-arrow">" in such a way that the whole column is clickable. If you are comfortable with coding, it could be done easily
Please share the screenshot and your store URL so that the requirements are cleared
You can add a condition in the ".css" file of your theme to change the background of the "index" page only. Hope it would be helpful
There could be 2 possible solutions for this query. Correct me if I misunderstood your requirements:1) Using the "Locksmith" app and protecting that wholesale page from normal customers.2) Using the custom coding in such a way that each customer requ...
You can add the review just below the product image. That's not an issue.. If you are comfortable, share the store URL with me, please. I can give you a solution without logging to your store
If you aren't comfortable with coding, it would be a little difficult to explain the entire solution. I can help you with that if you are interested. Just send me a message and we can discuss
If you are comfortable with HTML/CSS, just locate the "product.title" in "product" template and then add the review under it
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1206 | 12-22-2021 03:08 PM | |
669 | 12-22-2021 02:39 PM |