Title: Text formating
Last modified: August 20, 2016

---

# Text formating

 *  Resolved [jbienz](https://wordpress.org/support/users/jbienz/)
 * (@jbienz)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/text-formating-1/)
 * Hi,
    I want to format the text so that it’s moved away from the left hand side
   a bit as well as making some of it bold. How do I do this?
 * Thanks,
    Jana
 * [http://wordpress.org/extend/plugins/business-hours-plugin/](http://wordpress.org/extend/plugins/business-hours-plugin/)

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

 *  Plugin Author [Daniel Dvorkin](https://wordpress.org/support/users/mzaweb/)
 * (@mzaweb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/text-formating-1/#post-3534915)
 * Sorry, what text exactly? Can you show me a screenshot or something?
 *  Thread Starter [jbienz](https://wordpress.org/support/users/jbienz/)
 * (@jbienz)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/text-formating-1/#post-3534916)
 * The Business Hours app is on the left hand side about mid-way down the page.
   
   [http://www.carsco.co/](http://www.carsco.co/)
 * Thanks,
    Jana
 *  Plugin Author [Daniel Dvorkin](https://wordpress.org/support/users/mzaweb/)
 * (@mzaweb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/text-formating-1/#post-3534917)
 * Your theme is doing something funky, and because of that the widgets are not 
   getting the styles they should.
 * Anyway, add this to your styles.css and it’ll look better:
 *     ```
       .working_hours_title, .working_hours_open {
           font-weight: bold;
           margin-left: 10px;
       }
       .working_hours_close {
           font-weight: bold;
       }
       .business_hours_table_day{
           padding-left:10px
       }
       ```
   
 *  Plugin Author [Daniel Dvorkin](https://wordpress.org/support/users/mzaweb/)
 * (@mzaweb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/text-formating-1/#post-3534936)
 * Didn’t hear back in a week. Assuming it’s fixed. Let me know if it’s not.
 *  Thread Starter [jbienz](https://wordpress.org/support/users/jbienz/)
 * (@jbienz)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/text-formating-1/#post-3534937)
 * Hi Daniel,
    Sorry for the delayed response – crazy week and just had an opportunity
   to try it this morning.
 * Updated the CSS code and the formatting didn’t change. Text is the same and in
   the same position.
 * Thanks!
 *  Plugin Author [Daniel Dvorkin](https://wordpress.org/support/users/mzaweb/)
 * (@mzaweb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/text-formating-1/#post-3534938)
 * Can you mail me your theme to [wordpress@mzaweb.com](https://wordpress.org/support/topic/text-formating-1/wordpress@mzaweb.com?output_format=md)?
   I’ll try to take a look.
 *  Thread Starter [jbienz](https://wordpress.org/support/users/jbienz/)
 * (@jbienz)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/text-formating-1/#post-3534939)
 * Hi Daniel,
 * Thanks…I figured it out. Error of placement of code on my part. Works great now!
   thanks again for the help!

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

The topic ‘Text formating’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/business-hours-plugin_5f605f.svg)
 * [Business Hours Plugin](https://wordpress.org/plugins/business-hours-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/business-hours-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/business-hours-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/business-hours-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/business-hours-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/business-hours-plugin/reviews/)

## Tags

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

 * 7 replies
 * 2 participants
 * Last reply from: [jbienz](https://wordpress.org/support/users/jbienz/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/text-formating-1/#post-3534939)
 * Status: resolved