css in pdb_single
-
somehow I’m not getting the css-code for table width in pdb_single right: when I check in Firebug I see this code:
.pdb-single dt { float:left; font-weight:bold; margin:0 10px 1.625em 0; width:140px; }I added this to my child theme css:
.pdb single dt { width:240px; }but somehow it does not work. Apparently there’s something missing. I studied the css-tutorial on xnau.com, and tried several things, but did not find the solution.
I don’t suppose this is influenced by the add-on Field Group Tabs?Hope someone can help, because label and entry are now overlapping, so the text isn partly “entangled”
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘css in pdb_single’ is closed to new replies.