Pricing Table Price is not visible on front end

I will add a PNG with the problem.

[Content Hidden]

[Content Hidden]

Any ideas?

Hi Kelly,

You’ve got some weird things happening there for sure. Can you provide us with an admin login (choose the private reply option) so we can take a look at it?

Thanks,

Colin

[Content Hidden]

Thanks Kelly.

The problem was with the “Accent Text Color” in the Pricing Table being set to white (#ffffff) with a white background behind the price.

I added the following custom css to your Genesis Extender Custom area to overide the color:

/* Pricing Table Price Color*/

.fl-builder-content .fl-node-551c52b450ff4 .fl-pricing-table-column-0 .fl-pricing-table-price {
    color: #85a300;
}

If you want to change the color of the Price, you’ll need to edit it in your custom css area unless you change the color of your background.

I hope that helps.

Cheers,

Colin

Wow - thank you so much!

After the most recent BB update, the original problem is back. Now I have a green pricing box with invisible font (again).

The Pricing Table Price is not visible on the front end. The Pricing Table pricing box accent color (green) is now visible. When Colin fixed this previously, the green pricing box accent color was displaying white. So White font was “invisible.”

Now I have a green pricing box with invisible font (again).

I changed the Pricing Box Style Accent Text Color to white, no joy. Black, no joy.
I changed Colin’s CSS Reply #11509 to #ffffff, no joy. I purged Pagely cache and BB cache - still no joy.

I will include login credentials below.

[Content Hidden]

Hey Kelly,

On the new version, the bug surrounding the pricing table has been fixed. The bug was that the price background wasn’t using the accent color, but now it does. I checked your site and this is what I can see which is fine.
http://imgur.com/PBUJwN3

If you remove the extra CSS, it should change the price color from white to black.

Ben

Hi Ben:
Thanks! It must be a cache-ing issue for me. I just see the pricing box green accent color, with no font at all.

Hey Kelly,

Sorry but the response wasn’t so clear. Was the issue resolved already after clearing your cache? Are you now seeing the correct layout?

Ben

I still see only green and no font.

Hey Kelly,

You can try doing a force refresh on your browser as that is most likely the case.

Ben

Cntrl + F5 = still no joy. Weird.

Okay - I changed the pricing box accent background to #f6f6f6, so the font is visible (currently green font, despite deleting that CSS).

Hey Kelly,

I just checked the website again and this is what I’m seeing.
http://imgur.com/F28qr3F

What browser are you using and on what platform(OS)? Could you trying checking the website using another browser? Preferably a private window(incognito in Chrome and private window for FF)? That way you can check the site without browser cache.

Ben

I’m now seeing Green background with white font.

You’re seeing the current selections.

This cache-ing has been so strange. I tried 4 browsers.

But at least the font is currently visible!

Hey Kelly,

Not sure if you’re still having the same problem or not but if you are, it must be the machine you are using. I just checked the backend of the site again and the styling on the frontend matches the settings you have on the pricing box. Maybe try checking the site on your mobile and see if you get the same thing? Or if you have another computer try it there. I checked the site on several browsers, logged in and/or not and on 2 computers and I can see the same thing.

Ben