Title: html display
Last modified: June 5, 2018

---

# html display

 *  Resolved [morriscookies](https://wordpress.org/support/users/morriscookies/)
 * (@morriscookies)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/html-display/)
 * Hi, i have problem with the html display, please find attached 2 files, one i
   create in wordpress page which display correctly with bullets, but when i insert
   the same text and format into Form Maker html field, it display without the bullets,
   all missing and text wrap up. please help.
 * [https://imgur.com/H1WDgEn](https://imgur.com/H1WDgEn)
 * [https://imgur.com/HIe6cQZ](https://imgur.com/HIe6cQZ)

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

 *  Plugin Contributor [Form Maker Support](https://wordpress.org/support/users/formmakersupport/)
 * (@formmakersupport)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/html-display/#post-10373936)
 * Hi Morris,
 * Could I please ask you to send the link to the page where this issue can be seen?
 * I’ll forward it to our development team and they will suggest a solution as soon
   as possible.
    Thanks! Have a wonderful day!
 *  Thread Starter [morriscookies](https://wordpress.org/support/users/morriscookies/)
 * (@morriscookies)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/html-display/#post-10374471)
 * Hi, Thanks for your prompt response, i settled it for the above issue, actually
   when i click preview from the form it doesn’t show the bullets, after i publish
   in page then only show up, SORRY for the trouble.
 * but now i have new issue with the theme font colour, i do my theme setting header
   with title and descriptions font colour in white but it turn out gray in description
   text. please see image attached and the link too, and also in the same location
   of text it has two colours which is black and gray as image attached too :
 * [https://morriscookies.asia/privacy-policy/](https://morriscookies.asia/privacy-policy/)
 * [https://imgur.com/VQDDRbf](https://imgur.com/VQDDRbf)
 * [https://imgur.com/QWe2FlW](https://imgur.com/QWe2FlW)
 * [https://imgur.com/zZrBM8l](https://imgur.com/zZrBM8l)
 * Thanks.
 *  Plugin Contributor [Form Maker Support](https://wordpress.org/support/users/formmakersupport/)
 * (@formmakersupport)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/html-display/#post-10374926)
 * Dear Morris,
 * Please try the following.
 * Add the below mentioned code in **Appearance > Customize > Additional CSS**
 *     ```
       .fm-form .fm-header-description * { color: #ffffff !important; }
       .fm-form .wdform-page-and-images * { color: #454545 !important; }
       ```
   
 * Please try and provide the feedback.
 * Thanks, have a nice day!
 *  Thread Starter [morriscookies](https://wordpress.org/support/users/morriscookies/)
 * (@morriscookies)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/html-display/#post-10375003)
 * Highly appreciated your prompt response, CSS is working but another issue raised
   = the link text underline and colour not active, also the link text hover colour
   not working, as image and link attached below :
 * [https://morriscookies.asia/privacy-policy/](https://morriscookies.asia/privacy-policy/)
 * [https://imgur.com/xBVcrtj](https://imgur.com/xBVcrtj)
 * Thanks.
 *  Plugin Contributor [Form Maker Support](https://wordpress.org/support/users/formmakersupport/)
 * (@formmakersupport)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/html-display/#post-10375031)
 * Please add the below mentioned code instead of the last one
    In **Appearance 
   > Customize > Additional CSS** section
 *     ```
       .fm-form .fm-header-description * { color: #ffffff !important; }
       .fm-form .wdform-page-and-images p, 
       .fm-form .wdform-page-and-images li, 
       .fm-form .wdform-page-and-images span{ color: #454545 !important; }
       .fm-form .wdform-page-and-images a { color: #3a79f9 !important; }
       ```
   
 * Thanks!
 *  Thread Starter [morriscookies](https://wordpress.org/support/users/morriscookies/)
 * (@morriscookies)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/html-display/#post-10375193)
 * OK, Thanks. its working now. Settled.

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

The topic ‘html display’ is closed to new replies.

 * ![](https://ps.w.org/form-maker/assets/icon-256x256.png?rev=2068681)
 * [Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder](https://wordpress.org/plugins/form-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/form-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/form-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/form-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-maker/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [morriscookies](https://wordpress.org/support/users/morriscookies/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/html-display/#post-10375193)
 * Status: resolved