• Resolved blackdaddy

    (@blackdaddy)


    Hi,

    i wanted to use header image. But the image has always a border around the picture.
    How can i change this?

    Link: rechtspfleger-rof.de

Viewing 6 replies - 1 through 6 (of 6 total)
  • Use CSS to remove the border, found in your style.css file.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    And do-so within a Child Theme style.css file.

    Thread Starter blackdaddy

    (@blackdaddy)

    i found no borders which can cause the effect & i have only this theme installed, all other are deleted.

    Can you look where it comes from?

    [ 1,325 lines of CSS code moderated. That’s just too much, for many lines of code please pastebin.com instead. Or just post a link to your site. ]

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    There’s no need to post your CSS code, you’ve already posted the website.
    The so-called border is actually a box shadow.
    Use a Browser Inspector tool like Firebug to literally inspect page elements. It’s so quick to expose CSS.
    https://snag.gy/q0E1X.jpg

    Remember, you should not compromise the theme or your modifications . You should use either a Child Theme or Custom CSS plugin functionality.

    Thread Starter blackdaddy

    (@blackdaddy)

    Thanks for your help.

    Now it works.

    Result:
    Wrote “#branding.has-image” to “/*#branding.has-image,*/”

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    If you want to keep that change, don’t update your theme.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Image Border’ is closed to new replies.