Change color and font of text titles
-
Hi, is there a way to change color and font of text titles that show below images? I tried to do this with css but doesn’t work:
#bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
color: #23282D !important;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important;
}I’m putting this in my child’s theme main css file.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change color and font of text titles’ is closed to new replies.