Title: CSS styling in Settings
Last modified: February 4, 2021

---

# CSS styling in Settings

 *  [digitben](https://wordpress.org/support/users/digitben/)
 * (@digitben)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/css-styling-in-settings/)
 * Hi Frier,
 * Sorry if this is a daft question/ wasting your time!
    I am trying to move the
   URL onto a new line, in the settings I have tried wrapping the URL in a paragraph
   break although this didn’t seem to work. Do you know if there is a way of doing
   this?
 * The code I was using was:
 * <b>[title]</b>, <i>[authors]</i> ([year]), <b>DOI</b>: [doi], <b>PP</b>. [pages]
   [Download Paper](https://wordpress.org/support/topic/css-styling-in-settings/[url]?output_format=md)
 * The para break is always removed after saving and so I assume its not allowed.
 * Thanks and best regards,
    Ben

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

 *  Thread Starter [digitben](https://wordpress.org/support/users/digitben/)
 * (@digitben)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/css-styling-in-settings/#post-14002430)
 * ok now I see it was a daft question!
    Just read that divs are allowed and tried
   adding one on either side of the download and the link has dropped onto the next
   line!
 * <b>[title]</b>, <i>[authors]</i> ([year]), <b>DOI</b>: [doi], <b>PP</b>. [pages]
   <div>[Download Paper](https://wordpress.org/support/topic/css-styling-in-settings/[url]?output_format=md)
   </div>
 * Included just in case it is useful to anybody!
 *  Plugin Author [frier](https://wordpress.org/support/users/frier/)
 * (@frier)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/css-styling-in-settings/#post-14002531)
 * Hi [@digitben](https://wordpress.org/support/users/digitben/) !
 * The thing is that due to security reasons every user input must be filtered, 
   so it won’t accidentally break anything on the backend. That same filter removes
   most of the hmtl tags by default and you have to manually enter the exclusions.
   
   Well, anyway, I’ve added the <br> and <p> tags now, in the newest update. If 
   there are some other tags that you want to use, feel free to ask and I’ll add
   them too.
 * Thank you for the question!
 *  Thread Starter [digitben](https://wordpress.org/support/users/digitben/)
 * (@digitben)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/css-styling-in-settings/#post-14003012)
 * Great, thank you Frier!
    Looks excellent now:-)

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

The topic ‘CSS styling in Settings’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/books-papers.svg)
 * [Books & Papers](https://wordpress.org/plugins/books-papers/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/books-papers/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/books-papers/)
 * [Active Topics](https://wordpress.org/support/plugin/books-papers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/books-papers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/books-papers/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [digitben](https://wordpress.org/support/users/digitben/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/css-styling-in-settings/#post-14003012)
 * Status: not resolved