Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #281061
    Hans
    Participant

    Hi Skandha,

    I made a picture 1920 x 822 px for the header media.
    This picture contains a lot of white.
    After placing this picture in the header media, the color white turns into a kind of grey color.
    And that isn’t what I thought that should happen.

    Next thing was making a completely red picture with the samen measurements.
    After placing this in the header media, the result was perfect.

    Next step: making a completely white picture with the samen measurements.
    Result: a grey header media.
    You can see this at: Laura.hagmeijer.nl

    Can you please provide me with a solution so that the header media stays white?

    Kind regards

    Hans Hagmeijer

    #281073
    tikaram
    Keymaster

    @toerfiets: Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .custom-header-content {
    	background-color: unset;
    }

    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

    #281089
    Hans
    Participant

    Hi Tikaram,

    This worked fine.
    Thank you for answering.

    Kind regards

    Hans Hagmeijer

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘color header media changes automatically’ is closed to new replies.