<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: [Help] CSS Guide</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: [Help] CSS Guide</description>
<language>en</language>
<pubDate>Thu, 18 Jun 2026 18:10:30 +0000</pubDate>

<item>
<title>yuniar on "[Help] CSS Guide"</title>
<link>https://www.machform.com/forums/topic/help-css-guide#post-23301</link>
<pubDate>Tue, 19 May 2015 17:53:07 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">23301@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Each field is being enclosed with a list element, with id such as &#34;element_1&#34;, &#34;element_2&#34; and so on.&#60;br /&#62;
So, to target each field, you can do something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#element_1{
  ...your code here...
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#element_1 input.text{
  ...your code here....
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>vikrif on "[Help] CSS Guide"</title>
<link>https://www.machform.com/forums/topic/help-css-guide#post-23293</link>
<pubDate>Mon, 18 May 2015 04:48:45 +0000</pubDate>
<dc:creator>vikrif</dc:creator>
<guid isPermaLink="false">23293@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I would like to apply custom CSS to my forms. How do I target the individual elements of my Form's CSS so i do not need to go in the form builder and add the css class to each field. If I can't than how do I include more than one CSS tag for each individual field?&#60;br /&#62;
Can I directly edit the .css file of my theme? (It says DO NOT EDIT but still)&#60;/p&#62;
&#60;p&#62;Theme data is not being saved if I use URL tag in my custom CSS.&#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
