Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author MatthewRuddy

    (@matthewruddy)

    Hi Kelvin. The white borders are coming from from your theme. I can see you’re not currently using the slideshow but I can see them on your header image. Adding the CSS below to your theme’s style.css file should get rid of them.

    .header-image {
        padding: 0 !important;
        border-width: 0 !important;
    }
    Thread Starter kwinpreach

    (@kwinpreach)

    Hello Matthew, thanks for the information. Yes, I am using your slideshow, scroll to the bottom of my website. Do the current information still apply?
    Kelvin

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Very sorry about that, don’t know how I missed it! No, the same information doesn’t apply.

    What’s actually happening is that the slideshow is contained within <pre> and <code> HTML elements causing the styling. You need to remove these by changing to the “Text” editor when editing a Post (it is probably set to the “Visual” editor tab).

    Then, remove the <pre>, </pre>, <code> and </code> HTML.

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Hey, going to mark this as resolved but feel free to get back in contact if support is still needed ??

    Thread Starter kwinpreach

    (@kwinpreach)

    No Matthew, I was not able to resolve the problem with the white borders. When I removed the codes you mention! the hold thing went weird. So, I’m stuck. Maybe this too advance for me. ??

    Thread Starter kwinpreach

    (@kwinpreach)

    No Matthew, I was not able to resolve the problem with the white borders. When I removed the codes you mention! the hold thing went weird. So, I’m stuck. Maybe this too advance for me. ??

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Ok. Are you still using Easing Slider on the site? I’ll take another look ??

    Thread Starter kwinpreach

    (@kwinpreach)

    Matthew, thanks the problem has been resolved.

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Great to hear it ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Why do I have the white space borders’ is closed to new replies.