No content to show
User Activity
Hi @Mentorpublish Paste this code in your base.css@media screen and (min-width: 990px) {
.page-width--narrow {
max-width: 120rem;
}
} Let me know if it's helpful by like and accept my solution. Best Regards,Team_OSC
Hi @swawestore 1. Go to theme editor > make new section > paste this code<style>
#shopify-section-{{ section.id }} .s-bar {
overflow: hidden;
display: flex;
align-items: center;
margin: 0;
padding: 0;
padding-top: {{ se...
07-01-2024
Hi @Haanmenswear Yes, You need code for this in your theme.
Hi @MLCNZ I haven't found any collection list section on your page in the URL you provided.
Hi @magenest What if i am using Shopify flow for automatically email to my subscribers when a new blog will publish? How can i achieve this?
Hi @rodrigosqquid I also have the same query.I want to send an email automatically whenever a new blog will publish.I also want that the email should sent using Shopify email or flow. Please help me out.
06-21-2024
How can I send an email automatically to my subscriber through email about a new blog after publish using shopify forms or email or flow? Please let me know.
06-21-2024
How can I send an email automatically to my subscriber through email about a new blog after publish using shopify forms or email or flow? Please let me know.
06-21-2024
How can I send an email automatically to my subscriber through email about a new blog after publish using shopify forms or email or flow?
06-21-2024
How can I send an email automatically to my subscriber through email about a new blog after publish using shopify forms or email or flow?
@Nikxj44 details[open]>.search-modal {
background: #ffffff;
}
.field__input {
border-radius: 0;
background: #ffffff;
margin: auto;
}
.search-modal {
height: 40%;
min-height: 40%;
}
.modal__content {
top: 100%;
}
.field:after {
box-s...
06-21-2024
@DeNova It seems that you hide the default cart icon and insert link for cart in navigation. You can change the default icon into the icon you want using it's svg code.I suggest that:1. Remove the link from navigation of cart and show default icon of...
Paste this code:Open theme editor > Assets > Base.css > Paste this code.shopify-policy__container {
max-width: 1300px;
} Best Regards,Team_OSC
06-19-2024
Hi @manbru If you need slider in your featured collection then you need to make changes in code. RegardsTeam_OSC
Hi @Nikxj44 Paste this CSS in base.css .Search__SearchBar {
margin: auto;
display: flex;
align-items: center;
max-width: 50rem;
border: 1px solid #000000;
padding: 10px;
border-radius: 5px;
} Let me know if it's helpful ...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
138 | 06-18-2024 03:11 AM | |
255 | 06-13-2024 05:38 AM | |
271 | 06-12-2024 06:19 AM | |
277 | 06-12-2024 02:50 AM | |
527 | 12-14-2023 05:02 AM |