hi,
I have two problems.
1. I have two pricing tables at on side. I put them in layout elements (1/4). They should have the same vertikal position, but they don´t. I recognized tht, the position is depending of if there is another elemt in the layout element or not.
2. I would like to use the € sign in the price table. The € sign appears in another size and another color.
Here ist the side: http://www.estross.eu/de/?page_id=8570
Kind regards
ridcon
Hey ridcon!
The link you posted returns 404 error. Please post the current link of the page
Regards,
Yigit
oh, sorry, the side was not public.
Here is the right link http://www.estross.eu/de/ridcon-gmbh-die-bodenspezialisten/
There is another problem. The width of the two left columns should be 1/4
kind regards
ridcon
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-8570 .pricing-table-wrap { display: table-header-group; }
.page-id-8570 .avia-table { margin: 0; }
.page-id-8570 .pricing-table li.avia-pricing-row { font-size: 19px; }
It should look like this after changes http://i.imgur.com/eaXfOnB.jpg
Cheers!
Yigit
hi, it works. But what was the problem ?