Apr 21, 2020
Hi all, Many people choose to pause their stores as a way to reduce costs. Pausing your store means disabling checkout. This allows people to maintain their store with a monthly charge of...
Apr 7, 2020
Covid-19 is reaching its peak in many countries, yet it's still too soon to expect a market demand recovery. I've ran through a couple of forums and a decrease in sales seems to be a common situation...
Who we are: We're PageFly Shopify Advanced Page Builder. Where we are located: We're based in Vietnam but work globally. Our teammates come from all over the world such as Br...
No content to show
User Activity
Hi @xxxxxx ,This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:Step 1. Go to Online Store -> Theme -> Edit codeStep 2. Open your theme.liquid theme fileStep 3. Paste below code before </body> :<style>
h2.ri...
Hi @xxxxxx ,You mean change this right
05-02-2023
Hi @tymseals ,Could you please share your store URL and password (if enabled). So that we can help you. Thank you!
05-02-2023
Hi @Sultan2 ,This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:Step 1. Go to Online Store -> Theme -> Edit codeStep 2. Open your theme.liquid theme fileStep 3. Paste below code before </body> :<style>
.dbt...
05-02-2023
Hi @Sultan2 ,Could you please share your store URL and password (if enabled). So that we can help you. Thank you!
05-02-2023
Hi @xxxxxx ,This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:Step 1. Go to Online Store -> Theme -> Edit codeStep 2. Open your theme.liquid theme fileStep 3. Paste below code before </body> :<style>
a.ful...
05-02-2023
Hi @Leonpojen,This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:Step 1. Go to Online Store -> Theme -> Edit codeStep 2. Open your theme.liquid theme fileStep 3. Paste below code before </body> :<style>
h1....
05-02-2023
Hi @Leonpojen ,This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:Step 1. Go to Online Store -> Theme -> Edit codeStep 2. Open your theme.liquid theme fileStep 3. Paste below code before </body> :<style>
td...
05-02-2023
Hi @xxxxxx ,This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:Step 1. Go to Online Store -> Theme -> Edit codeStep 2. Open your theme.liquid theme fileStep 3. Paste below code before </body> :<style>
.mega...
05-01-2023
You can replace above code by: {% if template contains 'page' and handle == 'contact' %}
<style>
@media (min-width: 767px){
.page-width--narrow {
padding-left: 4.5rem;
max-width: var(--page-width);
}
form#ContactForm {
width: 72.6rem
}
}...
05-01-2023
You can add this code below:{% if template contains 'page' and handle == 'contact' %}
<style>
.page-width--narrow {
padding-left: 4.5rem;
max-width: var(--page-width);
}
form#ContactForm {
width: 72.6rem
}
</style>
{% endif %}
05-01-2023
Do you want the word "contact" to the left? I think it's pretty good right now
05-01-2023
Thank you! You're welcome
05-01-2023
Oh sorry about that, You can replace below code first. Then I will provide the code to re-align the contact page{% if template contains 'page' and handle != 'contact' %}
<style>
.page-width--narrow {
padding-left: 4.5rem;
max-width: var(--pag...
05-01-2023
Yes you can add the gap property inside my code in previous answer, here is example:<style>
.site-nav--has-dropdown:nth-child(2) .site-nav__dropdown-link:not(a[href="/collections/engagement-rings"]){
display: flex !important;
align-items: cen...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1536 | 05-02-2023 10:09 AM | |
596 | 05-02-2023 09:54 AM | |
545 | 05-02-2023 08:43 AM | |
460 | 05-02-2023 08:41 AM | |
1045 | 05-02-2023 08:36 AM |