Problem setting Pricing colums
Best Answer Rob , 16 October 2012 - 06:30 PM
Stefano,
Someone put this code into your site and it was not us.
.pcol-head .pcol-head-pad .pcol-highlight h2 {
color: #000000;
font-size: 3.5em;
line-height: 1.5em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}
Change the code from 3.5em to 1.5em and your site looks normal.
Just add the corrected code (below) to where ever you place custom CSS:
.pcol-head .pcol-head-pad .pcol-highlight h2 {
color: #000000;
font-size: 1.5em;
line-height: 1.5em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}
Go to the full post
#1
Posted 16 October 2012 - 01:34 PM
This is the custom code:
/* PER GESTIRE COLONNE PREZZO */
.pcol-head {
border-radius: 11px}
.pcol-title {
background-color: #f37e2a;
border-radius: 11px 11px 0px 0px;
border-bottom: 1px solid #ffffff; text-align: center; color: white !important; font-size: 24px}
.pcol-highlight {
background-color: #3399ff;
font-size: 12px; color: black!important;
padding: 0px;
} .pcol-link {
background-color: #3399ff;
border-radius: 0px 0px 11px 11px}
.action-link{border-radius: 25px}
.pcol-content p{
color: #ffffff;
font-family: arial;
font-weight: bolder;
font-size: 17px}
.pcol-link {bottom:0px}
.feature-list li a, .feature-list li a:hover {
color: black;
border: none}
.pcol-content{
background-color: #3399ff;
border-bottom: 4px solid black}
.pcol-features {
background-color: #f0f0f0;
border: none;
border-radius: 11px;
padding-left: 10px;
padding-right: 10px}
.pcol-features ul li {
border-bottom: 1px solid #c9c9c9;
border-top: 1px solid #eeeeee}
li#menu-item-111 {border: none;}
.endlink {border-bottom: none!important}
is the same code that i had used here, and work..
Anyone can help me please?
I would like to remove the grey background down the button.
Thanks for fast reply;)
#2
Posted 16 October 2012 - 03:51 PM
#3
Posted 16 October 2012 - 04:30 PM
#4
Posted 16 October 2012 - 05:04 PM
is the latest UPGRADE!!!
I just upgrade on site 2 and also in site 2 now doesn't work!!!
#5
Posted 16 October 2012 - 05:25 PM
#6
Posted 16 October 2012 - 05:39 PM
Fix: Font dimension in header is changed, font dimension in price section is too big (70px), grey band/background down the button
and
Fix: Font dimension in header is changed, font dimension in price section is too big (but now I fixed to 12px), grey band/background down the button
#7
Posted 16 October 2012 - 05:57 PM
Your site is also h2 at 3.5em, so somewhere in your custom css you are forcing the default fontsize up.
#8
Posted 16 October 2012 - 05:57 PM
#9
Posted 16 October 2012 - 06:30 PM Best Answer
Someone put this code into your site and it was not us.
Change the code from 3.5em to 1.5em and your site looks normal.
Just add the corrected code (below) to where ever you place custom CSS:
#10
Posted 16 October 2012 - 06:37 PM
#11
Posted 16 October 2012 - 06:39 PM
#12
Posted 16 October 2012 - 07:27 PM
#13
Posted 17 October 2012 - 09:01 AM
See
/* PER SETTARE LE COLONNE DEL PREZZO */
.pcol-head {
background: none repeat scroll 0% 0% #3399ff;}
.pcol-title {
color: #ffffff;
background: #f26e0e;}
.pcol-title {
padding: 14px 10px;
font-size: 20px;
border-bottom: 1px solid transparent;}
.pcol-features {
background-color: #f0f0f0;
border: none;
border-radius: 11px;
padding-left: 10px;
padding-right: 10px}
.pcol-head, {
border-radius: 11px}
.pcol-title {
background-color: #f37e2a;
border-radius: 11px 11px 0px 0px;
border-bottom: 1px solid #ffffff;
text-align: center;
color: white !important;
font-size: 24px}
.action-link{
border-radius: 25px}
.pcol-content{
background-color: #3399ff;
color: #ffffff;
font-size: 13px;
border-bottom: 4px solid #3399ff;}
.pcol-content p{
color: #ffffff;
font-family: arial;
font-weight: bolder;
font-size: 17px
}
.btn {
border-radius: 25px;
}
#14
Posted 03 March 2013 - 03:21 AM
I have spent the last 3 hours trying to find out what I was doing wrong, thank you so much for this post!
Also tagged with one or more of these keywords: Resolved, price colums, pricing plugin
Resolved
PageLines Framework →
Technical Support →
Anything Boxes And Polylang Language Filtering ProblemStarted by janpeeters , 01 Dec 2012 |
|
|
||
Header In Banner AlignmentStarted by bankrollbuilder , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
2 Hero UnitsStarted by starlit , 28 Nov 2012 |
|
|
||
Tabs Do Not Align HorizontallyStarted by hutruk , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
Reduce Margin In Contact FormStarted by texasx , 27 Nov 2012 |
|
|












