CSS help
-
Is there some sort of guide to providing custom CSS for the plugin? Mine is not working and I’m not sure if it’s just that my code is talking to the wrong thing or I’m missing something obvious. (I’ve only been using CSS for about a month.)
I’m trying to get the position title to be a smaller font size, and I’ve tried:.position_title {
font-size:12px;
}.jobs-row .clearfix .position_title .type-text .position_title {
font-size:12px;
}and
.jobs-row-input {
font-size:12px;
}None of these have any noticeable effect. Thank you!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘CSS help’ is closed to new replies.