Edit a single page on a theme
-
I am trying to edit a single page on a wootheme to allow for a larger content area (preferable more than 1000px) woothemes has an option to enter css styles in a custom.css file.
So far no results when entering this code
.page-id-19 .col-full{
width: 1300px;
}New to coding so I might be going about this all wrong? Maybe i should be editing PHP and not CSS?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Edit a single page on a theme’ is closed to new replies.