Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Daniel Dvorkin

    (@mzaweb)

    Sorry, what text exactly? Can you show me a screenshot or something?

    Thread Starter jbienz

    (@jbienz)

    The Business Hours app is on the left hand side about mid-way down the page.
    http://www.carsco.co/

    Thanks,
    Jana

    Plugin Author Daniel Dvorkin

    (@mzaweb)

    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

    (@mzaweb)

    Didn’t hear back in a week. Assuming it’s fixed. Let me know if it’s not.

    Thread Starter jbienz

    (@jbienz)

    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

    (@mzaweb)

    Can you mail me your theme to wordpress@mzaweb.com? I’ll try to take a look.

    Thread Starter jbienz

    (@jbienz)

    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.