Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2698073
Error comment views
Closed

Comments

  •  1
    Ricsca started the conversation

    I use garden style

    http://pennews.pencidesign.com/pennews-garden-multipurpose/

    But name, email and website they look bad

  •  501
    Penci replied

    Hi,

    Please go to Customizer > Addtional CSS then add custom css to do that

    #respond p.comment-form-author,
    #respond p.comment-form-email,
    #respond p.comment-form-url,
    .wpcf7 p.name, .wpcf7 p.email,
    .wpcf7 p.subject {
        width: 100% !important; 
        margin: 0 !important; 
    }
    #respond input, .wpcf7 input, .widget_wysija input {
        max-width: 100% !important; 
    }

    Best Regards,

    PenciDesign


  •  1
    Ricsca replied

    But is it my problem or is it the theme? If you fix it with the last update prefer not to add custom code.
    Thank you

  •  501
    Penci replied

    Hi,

    Don't worry about the issue. After you update theme, the custom css will work fine.

    Best Regards,

    PenciDesign