Custom CSS doesn't seem to update/save

This topic has 10 replies, 3 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler

  • Avatar: signatures72
    signatures72
    Participant
    July 4, 2018 at 19:24

    Hello,

    After updating to the latest version of the WooPress theme, I can’t seem to update the Custom CSS. Everything that was in there, is still working. But cannot add new CSS coding.

    What is going wrong here?

    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 5, 2018 at 08:04

    Hello,

    Do you mean Custom css from Theme Options or custom.css file?
    Please note if you created child theme before 4.0 update you need to add this code in your child theme functions.php file:
    wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' );
    after that create an empty dynamic.css file in child theme directory.

    Regards

    Avatar: signatures72
    signatures72
    Participant
    July 5, 2018 at 08:46

    Hello,

    I mean the Custom css from the Theme Options. I can save the added code in this Custom css, but it doesn’t seem to use the new code and the coding that was already there is working.

    Before the update the version was 4.3. Now it’s updated to 4.4.

    But I did what you mentioned and it now seems to work. Although it now seems to take the css code that was already in the Cstom css from the Theme Options as well as the dynamic.css.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 5, 2018 at 10:16

    Hello,

    You do not need to add any css code inside dynamic.css file, please, use Custom css area from Theme Options as always.

    Regards

    Avatar: signatures72
    signatures72
    Participant
    July 5, 2018 at 11:58

    I didn’t add code in the file itself.

    I think you misunderstood my question. But anyway, it’s now sort of solved. Don’t understand exactly why and what was wrong before. But it’s okay now.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 5, 2018 at 12:03

    Ok.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: queenb123
    queenb123
    Participant
    July 18, 2018 at 08:24

    i have the same issue – the the in my theme options – i cant edit custom css:

    ddd

    what do i do?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 18, 2018 at 08:28

    Hello @queenb123,

    Try to disable all the third-party plugins that do not come bundled with our theme and check if you still have the problem.

    Regards

    Avatar: queenb123
    queenb123
    Participant
    July 18, 2018 at 08:31

    i have no 3rd plugins! guess i have to go back to an old update – is there a way i can get an old version of the theme?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 18, 2018 at 08:35

    If you want to use the latest version of WC plugin, you need to use the latest version of the theme.
    Please provide us with temporary wp-admin access so we can take a closer look at your problem with custom css.

    Regards

  • Viewing 10 results - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.