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 #1848155
font size on comment box
Closed

Comments

  • RANTAKA started the conversation

    Hi, 

    Could I change text size on comment box below the post?



  •  2,699
    PenciDesign replied

    Hi,

    Please let me know where do you want to change the text size.


    Best Regards,

    PenciDesign

  • RANTAKA replied

    Hi, 

    Please, check attachment.  There you can see comment box below the single post. (rounded red color) 

    Also comment box text in mobile layout is quite small, but If I can change that and test somehow to make bigger font for that. 

    Do you have any idea how to change language for the archive widget, is it included your theme or is it default of WP. If not, do you have your own widget for that which is more customizable? 

  •  2,699
    PenciDesign replied

    Hi,

    1/ Please add more this code to Customize > Custom CSS to change the size for it:

    #respond input, .wpcf7 input, .widget_wysija input, #respond textarea, .wpcf7 textarea{ font-size: 14px; }
    

    Change value 14 to value as you want.

    2/ Yeah, this is a widget from Wordpress and it based on your language you selected via Dashboard > Settings > General.


    Best Regards,

    PenciDesign