Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #249864

    Hi, after the past few updates my Custom CSS codes (not all of them) are no longer working. Only changing the code on the actually CSS files (such as – shortcodes.css) makes my previous customizations work.

    Any insight?

    Oh – and the latest upgrade was awesome – this is an amazing theme. Thanks

    #250028

    Hey mediumstudio!

    There could be a punctional mistake in your custom CSS code. Please paste it on http://pastebin.com/ and post the link here so we can take a look

    Best regards,
    Yigit

    #256387

    Hi – and now the latest upgrade is ignoring the custom edits:

    http://pastebin.com/ps8QSVFi

    #256569

    Hey!

    Please replace your custom CSS with this one http://pastebin.com/e3NiYbKy
    There were some punctional errors that i fixed

    Best regards,
    Yigit

    #256599

    Hi Yigit
    I am having the same problem – only my quick css is working – I can cut and paste the same code to custom.css and it stops.
    This time (as far as I’m aware) there are no syntax errors – I’ve only written a few lines :-
    #colorblocko {
    display:block;
    background-color:#F48C37;
    width:249px;
    height:249px;
    margin:20px;
    margin-bottom:0px;
    color:#ffffff!important;
    text-align:left !important;
    }

    #colorblockb {
    display:block;
    background-color:#00baf2;
    width:249px;
    height:249px;
    margin:20px;
    margin-bottom:0px;
    color:#ffffff!important;
    text-align:left !important;

    }

    #colorblockg {
    display:block;
    background-color:#d4e15a;
    width:249px;
    height:249px;
    margin:20px;
    margin-bottom:0px;
    color:#ffffff!important;
    text-align:left !important;

    }

    #colorblockm {
    display:block;
    background-color:#E885B6;
    width:249px;
    height:249px;
    margin:20px;
    margin-bottom:0px;
    color:#ffffff!important;
    text-align:left !important;

    }

    These work but for a test:-

    #header_main .container{
    display:none;
    }
    Only works in quick css???

    Please help!

    Best regards
    Steve
    PS I’ve reported this in my post “Layer slider Not showing text and custom css not responding”

    #256603

    Hey!

    Do you copy&paste it under the code you have in Quick CSS? There may be a punctional error in your code in Quick CSS field

    Regards,
    Yigit

    #256653

    Hmmm – I used your coed but everything went blank – replaced it with my original code and all’s well. All set – I have to say thanks for going in an doing edits on the code – that’s above and beyond. You guys are doing a great job, man! I haven’t seen a theme that is robust as this one. A+ and I will continue to buy this theme for new clients – your customer service is par none.

    #256984

    Hey!

    Great, thank you for the kind words :)

    Best regards,
    Peter

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Custom CSS codes not working after updates’ is closed to new replies.