Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Please try to switch to the parent theme and check if it working or facing the same issue.

    If not resolved with the above, try to disable all the nonocean plugins except woocommerce and check if it is working well or facing the same issue. If working well, enable the one-by-one plugin, and refresh the page after enabling each plugin, to check the conflict issue.

    Thread Starter Ivan Lopes

    (@ivanlopes)

    Hi thanks for the tips but unfortunately they didn’t work. i even uninstalled ocean wp and reinstalled but the problem persist.The style.min.css in themes/oceanwp/assets/css/style.min.css?ver=3.0.5 seems to override the styles

    Hello,

    Apologize for the trouble. We will check the issue and if we found any such issue in the code, you will get the fixes soon.

    For now, try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    .woocommerce-checkout code {
        color: unset;
        font-family: unset;
    }
    Thread Starter Ivan Lopes

    (@ivanlopes)

    yes this css rule worked well!
    Thank you very much ??

    You are most welcome and glad to hear that issue has been fixed.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Checkout font changed in last update’ is closed to new replies.