HI
I started on the path of learning WPCF7, and there are many positives, however I am finding styling to be finicky. I am not quite sure what I am doing wrong; a lot of the help materials I have been able to find are for prior versions of CS and X, so it’s hard to clarify.
Q1. is the Global CSS editor (under theme options) the place where you put all styling? I say this because some changes I make there simply do not show up, in fact very simple changes. Some do… but only sometimes!
Q2. Any chance that CS will ever write an element specifically to integrate with WPCF7? That would be a huge advantage, or your own built in form editor. Getting info of people is why we build pages in the first place!!! This needs to be baked into the theme!
Now more specifically;
At first I was getting results applying styling to labels, then it just stopped working. What could be going on?
.wpcf7 label {
…
}
on CF7 itself, i tried to create labels two ways; using paragraph tag, and label tag. Neither of them takes the styling applied via Global CSS, and confusinly, some font and and size changes did take, then stopped working.
Please advice *(and thank u)