Viewing 2 replies - 1 through 2 (of 2 total)
  • The plugin adds padding to that heading to allow for the quotation marks. Your theme takes it off.

    Try this at the end of your theme’s style.css:

    #testimonials_container h3 {
      padding: 5px 0 5px 40px;
    }

    Thread Starter dr24

    (@dr24)

    Chris
    That moved it over..Thank You

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Title over quote marks’ is closed to new replies.