Hey guys, I seem to be having a similar problem here.
I'm using the PlatformPro Base theme and trying to make the changes in the Custom Code field. I'm also using the !important tag to no avail.
I have PlatformPro 1.1.1 installed, but still not seeing any change in margins or padding when I try the below code, but anything I try isn't working:
#highlight .content-pad .highlight-area {
padding-bottom:-10px !important;
padding-left:15px !important;
padding-right:15px !important;
padding-top:10px !important;
}
#highlight .highlight-splash {
margin-bottom:0 !important;
margin-left:0 !important;
margin-right:0 !important;
margin-top:1em !important;
}
Is the case that we still need to update the Pro theme directly?
Thanks in advance!
Highlight
Started by
bikeshopge
, Oct 28 2010 07:54 PM
22 replies to this topic
#21
Posted 08 November 2010 - 10:26 AM
#22
Posted 08 November 2010 - 08:36 PM
Hey you guys if you are using the fixed width design mode the selectors will be different. Is this the problem?
#23
Posted 09 November 2010 - 10:01 AM
Hey cmunns, yeah I'm on the full width framework. This must be what it is. What are the selectors changed to?









