No content to show
User Activity
10-05-2023
Hi @TBS2022 & please marked the previous solutions as well.Follow these Steps:Go to Online Store Edit Code Find theme.liquid file or base.cssAdd the following code in the bottom of the file above </body> tag{% style %}
form#newsletter-footer {
wi...
10-04-2023
@StokesCrofter Perfectly fine from my side try to open website in incognito
10-04-2023
@TBS2022 Copy and paste this code. and please marked all the solutions as well. {% style %}
.grid__item.footer__item--1494292487693 {
text-align: center;
width: 100%;
}
{% endstyle %} If I managed to help you then, don't forget to Like it and ...
10-04-2023
@TBS2022 Paste this code in theme.liquid {% style %}
form#newsletter-footer {
text-align: center;
}
{% endstyle %} If I managed to help you then, don't forget to Like it and Mark it as Solutions.
10-04-2023
@TBS2022 Paste this code in theme.liquid file{% style %}
.footer__newsletter {
text-align: center !important;
}
{% endstyle %}If I managed to help you then, don't forget to Like it and Mark it as Solutions.
Hi @JADIS Follow these Steps:Go to Online Store Edit Code Find theme.liquid file or base.cssAdd the following code in the bottom of the file above </body> tag.product__tax.caption.rte {
padding-top: 10px;
}If I managed to help you then, don't for...
10-04-2023
@TBS2022 Try this.footer__newsletter {
text-align: center !important;
}
10-04-2023
@TBS2022 can you share screen shot where yo paste the code?
Hi @Tompkin Follow these Steps:Go to Online Store Edit Code Find theme.liquid file or base.cssAdd the following code in the bottom of the file above </body> tag.card-wrapper .card__content .quick-add__submit {
width: 100% !important;
} If I mana...
10-04-2023
Hi @TBS2022 Follow these Steps:Go to Online Store Edit Code Find theme.liquid file or base.cssAdd the following code in the bottom of the file above </body> tag.footer__newsletter {
text-align: center;
}RESULT: If I managed to help you then, don'...
10-04-2023
Hi @StokesCrofter Would you mind to share your store URL website, with password if its protectd? Thanks!
@BBS3 Try this code {% style %}
button.quick-add-button {
border-radius: 20px;
}
a.quick-add-button-variants {
border-radius: 20px;
}
{% endstyle %}If I managed to help you then, don't forget to Like it and Mark it as Solutions.
Hi @BBS3 Follow these Steps:Go to Online Store Edit Code Find theme.liquid file or base.cssAdd the following code in the bottom of the file above </body> tagbutton.quick-add-button {
border-radius: 20px;
}
a.quick-add-button-variants {
bord...
10-04-2023
Hi @Arminda You can do this by going to Online Store > Themes > Actions next to the theme you want to edit > Customize. Then, click Forms and select the form you want to import or include. The ID or name of the form will be displayed in the Form ID o...
@BBS3 Would you mind to share your store URL website, with password if its protected? Thanks!
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1687 | 10-05-2023 03:13 AM | |
585 | 10-04-2023 07:39 AM | |
791 | 10-04-2023 07:21 AM | |
626 | 10-04-2023 07:06 AM | |
1276 | 10-03-2023 11:28 AM |