Testimonial Basic Widget title bar

  • Author
    Posts
  • #5087
    Al

    Hey there

    Not sure if this is a theme issue or a widget issue or both. Trying to use the Testimonial basic widget in my sidebar and have noted that the background ‘box’ behind the title does not fully extend to the edge of the page and it is narrower than the others so that the beginning letter in the title gets cut off.

    Any suggestions for how to fix this. I have contacted the widget creator for his assistance as well.

    #5122
    Zed
    Cryout Creations mastermind

    The plugin should not format the look of its output.

    Try this custom CSS:

    .katb_display_widget_class h2, .katb_multiple_display_widget_class h2, .katb_display_widget_class h3, .katb_multiple_display_widget_class h3 {
    margin: 0 10px 0 -10px !important;
    padding: 4px 10px 4px 15px !important; }

    • This reply was modified 11 years ago by Zed. Reason: fixed typo

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Testimonial Basic Widget title bar’ is closed to new replies.