Sección de nosotros This topic has 6 replies, 2 voices, and was last updated 7 years, 1 month ago by Grace Themes. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts October 19, 2017 at 2:03 pm #6317 ErikaParticipant Hola buenos días en el home hay una sección de inicio, y de entrada lo centra el texto como puedo hacer que este se justifique. saludos. October 19, 2017 at 3:42 pm #6318 Grace ThemesMember Hi Erika, To display “Who We Are” section left aligned Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS and add below css code in custom css box #welcomearea, #welcomearea h2 { text-align: left; } #welcomearea h2.section_title::after { margin: 0; } Regards Grace Themes October 19, 2017 at 4:11 pm #6320 ErikaParticipant gracias pero necesito que sea justificado. saludos. October 19, 2017 at 6:13 pm #6348 ErikaParticipant ya quedo gracias October 20, 2017 at 9:46 am #6356 Grace ThemesMember Hi Erika, To display “Who We Are” section justified. Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS and add below css code in custom css box #welcomearea, #welcomearea h2 { text-align: justify; } #welcomearea h2.section_title::after { margin: 0; } Regards Grace Themes October 20, 2017 at 2:22 pm #6360 ErikaParticipant gracias October 20, 2017 at 3:44 pm #6366 Grace ThemesMember You are most Welcome Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In