• Resolved izamarvirafuentes

    (@izamarvirafuentes)


    Hello! Any feedback on how to get my image to appear in Safari would be great! It shows up on mobile, chrome, firefox, but not safari.

    .site-header .home-link {
        background: url("https://www.thoroughlymaid.com/wp-content/uploads/2014/02/home.jpg") no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
        color: #141412;
        display: block;
        height: 400px;
        margin: 0 auto;
        padding: 0 100px;
        text-decoration: none;
        width: 100%;
    }

    thoroughlymaid.com

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

    (@seekerabroad)

    Have you tried deleting safari’s cache?

    Thread Starter izamarvirafuentes

    (@izamarvirafuentes)

    Yes, I did. It happens on my mac at work, and my own laptop. All Safari.

    theme is Twenty Thirteen;
    ideally work with a child theme for your customization; https://codex.www.ads-software.com/Child_Themes

    please update the style information – right now, the background image is in the style of .site-header;
    possibly add a height and ‘display: block ‘(?)

    confirmed: it shows in Chrome, but not in Safari (windows pc).

    Thread Starter izamarvirafuentes

    (@izamarvirafuentes)

    background: url("https://www.thoroughlymaid.com/wp-content/uploads/2014/02/home.jpg");

    I removed the cover part and just kept it as url() only, and now it shows up! Yeah I forgot to do that, that’s my next step ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Twenty Fourteen Theme Image Header disappeared’ is closed to new replies.