Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7589
    Seb Gates
    Participant

    Hi. I want to replace the icons for:

    #swipebox-next {

    }

    #swipebox-prev {

    }

    #swipebox-close {

    }

    Because I need to use a white background for a project: http://andyhallphotographer.com/barenuckle-boxing-south-africa/

    I have tried simply adding new images over the top with new CSS selectors using !important and it does not work. I think the icons may be pulled in using JS, but I am not sure. Basically I want to change the SVG/png icons without charging the images in the Plugin folder.

    Any ideas?

    #7678
    Bartosz
    Keymaster

    Hi Seb,

    Sorry for the late reply – there were some issues with the forum topics content we had. It’s ok now so we can get into this.

    The Swipebox icons are inserted via inline styles, but you should be able to modify that via !important attribute.

    I’d try to define all the background attributes, like background-image, background-size, background-position. If that does not work svg, try switching to png icons instead.

    Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.