• So this morning I go in and change the font colour for a few things and adjust the padding for my main content area. … And then the menu border disappears…

    .header_custom #small-nav,
    .header-v5 #small-nav {
    	border: 0 !important;
    	background: url(images/menu_border.png) repeat-x center top;
    	padding-top: 10px;
    	margin-top: -80px;

    That. If that helps. The actual header and logo stay put but this border just poof, gone. Although that is still in the code. I still had the with-border version up so I inspected the element and the only difference is that “padding-top” was crossed off (meaning?). Could this be the culprit? When I follow the link to the png (http://brightsidefilms.com/wp-content/themes/Avada-Child-Theme/images/menu_border.png) it turns up blank.

    I’m not the only one who has access to this site, mind you. But could I have caused this? I can’t check the files on FTP because I’m at work 😛

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

The topic ‘Image missing – What happened?’ is closed to new replies.