CSS can't override column width :-/
-
Hi !
I’m trying to make use of the custom CSS field in the WP theme NASH, but these seem not to have any effect:
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
text-transform: none;
}.container .ten.columns {
width: 100%;
}
.container .ten.columns {
width: 100%;
}The first one should get rid of capitalisation in headlines
The second and third should eliminate a very narrow column widthSee https://themoonnetwork.dk/profile/jesjessen
Why don’t this work?
Best, Jes
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘CSS can't override column width :-/’ is closed to new replies.