• Resolved verone22b

    (@verone22b)


    how to delete the orange line on the top?

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter verone22b

    (@verone22b)

    need to know what to clean in index.php please
    I don t want to put the title

    Thread Starter verone22b

    (@verone22b)

    Warning: Creating default object from empty value in /homepages/11/d692775640/htdocs/app692775647/wp-content/plugins/m1miniweather/index.php on line 31
    Failed retrieving weather data.

    Plugin Author maennchen1.de

    (@maennchen1de)

    Hi!
    It’s a CSS parameter in your /wp-content/themes/sailing/style.css:

    .widget-title:after {
        background: #ffb606;
    }

    Remove it, and the line will be gone.

    Thread Starter verone22b

    (@verone22b)

    ok thanks done!
    but still see it with google chrome

    why I have seen twice
    Warning: Creating default object from empty value in /homepages/11/d692775640/htdocs/app692775647/wp-content/plugins/m1miniweather/index.php on line 31
    Failed retrieving weather data.

    Plugin Author maennchen1.de

    (@maennchen1de)

    Warning: Creating default object from empty value in /homepages/11/d692775640/htdocs/app692775647/wp-content/plugins/m1miniweather/index.php on line 31
    Failed retrieving weather data.

    Did you check your credentials from open weather (API key, longitude, latitude)? Everything right there?

    Thread Starter verone22b

    (@verone22b)

    yes everything is ok regarding API key, longitude, latitude

    Thread Starter verone22b

    (@verone22b)

    I remove .widget-title:after {
    background: #ffb606;
    }
    but still there with IE and chrome on my laptop

    Plugin Author maennchen1.de

    (@maennchen1de)

    yes everything is ok regarding API key, longitude, latitude

    Could you provide me your PHP version number?

    Plugin Author maennchen1.de

    (@maennchen1de)

    I remove .widget-title:after {
    background: #ffb606;
    }
    but still there with IE and chrome on my laptop

    There is another CSS with the same content. Please ask your local theme-/WordPress-programmer/-admin.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘an orange line on the top of the icon???’ is closed to new replies.