Adding Css to answers.scss doesn't do anything

added background-color: #34c3eb; but it didn’t change the background color. Help!

Hi Ahsan,

You can update the background color of your experience in answers-variables.scss. You should utilize the $answers-background-color: #[[hex color code]] parameter (found under “Available variables”). You will also likely want to update the $nav-text-focus-background-color: #[[hex color code]] parameter for consistent coloring across the page (this affects vertical background color when a vertical is selected).

Best,
Josh