SLiCK_303 Posted December 27, 2017 Posted December 27, 2017 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.
0 lesley Posted December 28, 2017 Posted December 28, 2017 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 SLiCK_303 Posted December 28, 2017 Author Posted December 28, 2017 @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; }
Question
SLiCK_303
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
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 accountSign in
Already have an account? Sign in here.
Sign In Now