I need to change the background-color focus of the "tabs" in the "dropdown-menu". | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

I need to change the background-color focus of the "tabs" in the "dropdown-menu".

I need to change the background-color focus of the "tabs" in the "dropdown-menu". Here it is "#section1" and "#section 2". After click bootstrap makes background of these sections blue. I need red. Help🙏 https://code.sololearn.com/WfSY7As4d8YS/?ref=app

11th Jun 2020, 8:10 AM
Pavel Durov
Pavel Durov - avatar
1 Answer
+ 4
It's because of plugin you've installed in your code ☺️ , id you want it red then you should do it by div tags . I've tried and it worked ( turned into red ) .
14th Jun 2020, 1:30 AM
vaibhav
vaibhav - avatar