• kelter82

    (@kelter82)


    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 (https://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)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you contact your theme’s vendors about this?

    Thread Starter kelter82

    (@kelter82)

    If I change the #wrapper margin to say, 100px, the menu_border.png shows up for a half second and disappears… something’s up…

    Thread Starter kelter82

    (@kelter82)

    Actually it does that if I change ANYTHING

    Thread Starter kelter82

    (@kelter82)

    Got it – for some reason I had to remove the reference to menu_border altogether… *shrug*

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image missing – What happened?’ is closed to new replies.