Page Pilot price code

Solved

Page Pilot price code

andreadunnett
New Member
5 0 0

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

Accepted Solution (1)

EstherBui
Excursionist
275 39 41

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

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

View solution in original post

Replies 5 (5)

DaisyVo
Shopify Partner
3605 402 484

Hi @andreadunnett 

 

Could you please share the store link and screenshot for example? 

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
andreadunnett
New Member
5 0 0
andreadunnett
New Member
5 0 0

andreadunnett_0-1737074449007.png

 

EstherBui
Excursionist
275 39 41

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

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

andreadunnett
New Member
5 0 0

What dropdown do i find this under?

andreadunnett_0-1737082633346.png