Narrative Theme: change color and size of header on slideshow

Hi,

My website is www.victorijewelry.com

The current header is white and small, I listed all of the changes I want to make in CSS under h5 and set the header to h5, but it only adopted the font and not the size or the color. Please let me know what I should do.

@kaylaeber
Hii,
Your site its password protect
can you please share password

rtohpo

@kaylaeber
Hi,
please check your theme.css.liquid

search this class “.site-header__wrapper” and replace background color as your requirement
and " min-height" please check code

.site-header__wrapper {
	position: relative;
	width: 100%;
	background-color: #f26d6c;
	z-index: 12;
	transition: background-color .25s ease-out;
	-webkit-transform: translate3d(0,0,0);
	min-height: 100px;
}

Hi,

I’m not trying to change the background, I’m trying to change the color of the font that reads ‘the Califorrrnia Collection’