• Resolved swimstart

    (@swimstart)


    Hi,

    not sure why, but suddenly there’s an orange background color to my headlines (#FF7F70). Can anyone help me get rid off it?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter swimstart

    (@swimstart)

    password if needed is mynchu

    Hello there,

    That should not be happened by default. I found the below custom CSS code affects post/page title background. To avoid it and continue to use your existing code, add the below code:

    
    .site .hentry header.entry-header {
      background-color: transparent !important;
    }
    

    Regards,
    Kharis

    Thread Starter swimstart

    (@swimstart)

    Great! That worked! Super

    You’re welcome!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

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

The topic ‘Background Colour’ is closed to new replies.