Jump to content
thirty bees forum
  • 0

Question

Posted

Is there a way to override /js/jquery/plugins/bxslider/jquery.bxslider.css file? I have to edit the file directly to change the css for it, obviously that is a short-term solution, as on the next upgrade it may be overwritten.

2 answers to this question

Recommended Posts

  • 0
Posted

Not really. You can pick a down stream CSS and add the styles to it, or you can throw them in the global and add !important, or you can add it in the back office css editor, it should be down stream from that.

  • 0
Posted

@lesley said in override a core css file:

Not really. You can pick a down stream CSS and add the styles to it, or you can throw them in the global and add !important, or you can add it in the back office css editor, it should be down stream from that.

I tried adding them to the global.css file, with !important after all entries, didn't work. Like.. .bx-wrapper .bx-controls-direction a:hover:before { color: gold !important; }

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...