• Resolved FREEZhao

    (@freezhao)


    I use code block, but I find there is a light grey background color. I can’t tell the code text in this background color.

    Is it a bug? or did I set a color option somewhere wrong?

    Thanks for help~

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @freezhao,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .wp-block-code code { background-color: transparent; }

    Let me know if that does it.

    — Anders

    Thread Starter FREEZhao

    (@freezhao)

    Great! The Problem is solved.
    Thanks! @anlino great job!

    • This reply was modified 3 years, 5 months ago by FREEZhao.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Code Background Color Bug’ is closed to new replies.