Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5674
    spiritonline
    Participant

    Hi,

    I’m just getting started with this awesome plugin but I’d like to change the background color.
    I know I can probably change the css file but it would then be overwritten on update I presume?

    If anyone could tell me how to swap from a dark to a light color scheme that would be great!

    Cheers,
    Jason

    #5676
    Bartosz
    Keymaster

    Hi Jason,

    It’s just a CSS atribute and as such can be modified using background-color in your theme stylesheet like this:

    #swipebox-slider .slide { background-color: #fff !important; }

    If you try Google, you’ll find thousands tutorials on doing that.

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