Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #294978
    jemasciana
    Participant

    When I upload a photo as header media it becomes gray in all the white areas.  Is there a way to fix this?

     

    Also is possible to just use my own image as top media by putting it above the little icon on the front page or getting rid of the little icon all together?  Thank you

     

    http://atxhousefairies.com/

    #295016
    Skandha
    Participant

    @jemasciana: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

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

    Let me know if this works out!

    Kind Regards,

    Skandha

    #295156
    jemasciana
    Participant

    This worked for tablet and desktop view, but not for phone view.  Is there a way to solve this?

    #295252
    Skandha
    Participant

    @jemasciana: Hello there,

    I added the CSS Code on your site using the browser’s Inspect Element toll and it seems to be working on both desktop and mobile view.

    Kind Regards,

    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to keep header media from turning grey and/or place image in site title’ is closed to new replies.