Title: Styling the dynamic text
Last modified: November 30, 2016

---

# Styling the dynamic text

 *  Resolved [jgotheil](https://wordpress.org/support/users/jgotheil/)
 * (@jgotheil)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/styling-the-dynamic-text/)
 * I open my contact form in a frame
 * I want a title for my frame so I use the code like this
    `<h2>Contact about [
   dynamictext Poste id:position-application "CF7_get_post_var key='title'"]</h2
   >`
 * How can I style [dynamictext Poste id:position-application “CF7_get_post_var 
   key=’title'”] to show with the same style as my h2 and not as a text-field?
 * Thank you for helping

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/styling-the-dynamic-text/#post-8498091)
 * Can you provide a link to your site and I’ll inspect further for you and try 
   to provide you with a working solution?
 * Thanks.
 *  Thread Starter [jgotheil](https://wordpress.org/support/users/jgotheil/)
 * (@jgotheil)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/styling-the-dynamic-text/#post-8498103)
 * Thanks a lot 🙂
 * My website isn’t officially open yet. Is there anyway for me to provide you the
   right code you may wait for?
 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/styling-the-dynamic-text/#post-8498134)
 * You just need to inspect the code and apply the same styles as your heading to
   whichever class the text field is using so they appear the same.
 * Right-click the area you wish to customize and select **Inspect Element**, this
   will open a new window containing the structure of your code.
 * You can use your mouse to locate and highlight any part of your theme, the CSS
   applied to the highlighted element will be visible to the right-side of the window.
 * You can move between the H2 heading and the text field to view the differences
   in CSS code for each element.
 * Hope this helps.
 *  Thread Starter [jgotheil](https://wordpress.org/support/users/jgotheil/)
 * (@jgotheil)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/styling-the-dynamic-text/#post-8498235)
 * Thanks a lot
    Usualy I was using firebug and I don’t know why I couldn’t target
   right classes I’m not done but it’s getting better, should be ok in a few 🙂
 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/styling-the-dynamic-text/#post-8498257)
 * Good to hear, you can also edit the CSS code directly within the inspector too
   and it will reflect the changes on your site in real-time, this allows you to
   fiddle about a little bit before spending time writing code in your CSS.
 * If you still need help, put it temporarily online and update this thread and 
   I’ll take a quick look 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Styling the dynamic text’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7-dynamic-text-extension/assets/icon-256x256.
   png?rev=3019574)
 * [Contact Form 7 - Dynamic Text Extension](https://wordpress.org/plugins/contact-form-7-dynamic-text-extension/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7-dynamic-text-extension/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7-dynamic-text-extension/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7-dynamic-text-extension/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7-dynamic-text-extension/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7-dynamic-text-extension/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 5 replies
 * 2 participants
 * Last reply from: [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/styling-the-dynamic-text/#post-8498257)
 * Status: resolved