Hi Everyone, I have a problem with T4 bs5. When you choose your brand colours they will override btn_warning, btn_primary etc but don't seem to override bg_warning, bg_primary. In the css it is using the default colours with !important after them. Thanks
yantog Hi Did you tried change the color from theme option here It has dedicated option for each button
Turn off the site compression and share the page URL if it not working.
Hi, Thanks for the reply! It's on local host so no link unfortunately :-( I'm using the quickstart package with Bs5. Compression is turned off is turned off for both css and js. If I choose for example warning as black and save, then go to an article, add a test div and add bg-warning as a class the background stays as the default warning color (yellow) rather than change to black. I have attached some screens shots. Also I have tried the same with the Bs4 template and the colors do change to the selected black when using bg-warning. Thanks
yantog Hi I tested the changes and it is working fine
Kindly put the site online if issue remain same with latest version of T4.
Hi, Thanks very much for taking a look, I'd like to point out though that the issue is with bg-warning etc and not with btn-warning etc. Buttons work fine but backrounds classes don't and get over ridden by the defaults even when chosen in the templates admin. Attached is the css. Thank you
yantog Hi I got the issue for BG part, and raise the issue to development team for fix over it. as temp solution you have to remove !important from the template.css file code.
That's great, thanks very much!
yantog Welcome!