Viewing 4 replies - 1 through 4 (of 4 total)
  • Can see problem which is javascript, but not why. Will escalate.

    Are you using a plug-in for custom css?
    I see this in your page :

    <style type="text/css">PICK AN ELEMENT NOW - or type CSS selector(advanced) {
    font-size: 30px !important;
    color: #444 !important;
    }
    DIV DIV DIV.span4.fp-two DIV.widget-front.hover H2 {
    text-shadow: none !important;
    font-size: 79px !important;
    color: #7d347d !important;
    }
    HTML BODY DIV.colorpicker DIV.colorpicker_color DIV {
    }
    </style><script type="text/javascript">

    remove all.

    Of course <script type="text/javascript"> is a typo while pasting.
    You just have to remove the css rules you put with that plugin.

    Thread Starter davidnospam911

    (@davidnospam911)

    Thanks for the clue!!
    I was using a font plugin in addition to the customizr upgrade that was messing with it.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Featured page two problem’ is closed to new replies.