css
-
Hello. This is just a past meeting but the issue is the same. Is there an id or class that I can use to target the header text color or other elements in your form? The text is not visible. I found this but changing it to white did not do anything:
#top #wrap_all .all_colors h1, #top #wrap_all .all_colors h2, #top #wrap_all .all_colors h3, #top #wrap_all .all_colors h4, #top #wrap_all .all_colors h5, #top #wrap_all .all_colors h6 {
color: #ffffff;
font-family: ‘Lato’,’HelveticaNeue’,’Helvetica Neue’,’Helvetica-Neue’,Helvetica,Arial,sans-serif;
font-weight: 500;
font-size: 20px;
letter-spacing: 1px;
line-height: 1.5em;
}The page I need help with: [log in to see the link]
- The topic ‘css’ is closed to new replies.