Avatar of Jonathan Duane
Jonathan Duane

asked on 

BG appearing and then disappaear after a second

hi guys i am trying to set a bg on this page

http://www.classichits.ie/5-aussie-characters-we-miss-on-telly/

i have tried to set this but its not working

body {
    -moz-text-size-adjust: none;
    background: rgba(0, 0, 0, 0) url("http://www.classichits.ie/wp-content/uploads/2017/04/Fosters_4fm_SiteSkins_1920x1080-1.jpg") no-repeat;
    color: #000;
    font-family: "proxima_novalight",Arial,sans-serif;
    font-size: 19px;
    line-height: 24px;
    overflow-x: hidden;
}
HTMLCSSWordPress

Avatar of undefined
Last Comment
Julian Hansen

8/22/2022 - Mon