Shopify themes, liquid, logos, and UX
I have a page pilot theme page and it is not showing the price of the product on my website but will show the price upon check out.
I need to change the code to show this.
Please help
Solved! Go to the solution
This is an accepted solution.
Hi Andreadunnett,
Please follow the steps below to see if it works.
Step 1: Go to Edit code
Step 2: Find file pagepilot.css and add this code at the end
.pagepilot-layout .pp-hidden {
display: block !important;
}
Best,
Esther
Could you please share the store link and screenshot for example?
Best,
Daisy - Avada Support Team.
This is an accepted solution.
Hi Andreadunnett,
Please follow the steps below to see if it works.
Step 1: Go to Edit code
Step 2: Find file pagepilot.css and add this code at the end
.pagepilot-layout .pp-hidden {
display: block !important;
}
Best,
Esther
What dropdown do i find this under?
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025