CSS

Hi, I am having trouble with the Custom CSS feature in the beTheme and hoping I can get some help. I have added a fancy header to a page and want to customize it with some css. Here is the code I modified. When I add "test" to the classes for the fancy header nothing happens.

#test .fancy_heading .title {
    font-size: 52px;
    line-height: 42px;
    color: #000000;
}

I am sure it is my mistake but could you please tell me what I am doing wrong.
image
image

Comments

Sign In or Register to comment.