Reply To: Sección de nosotros
October 20, 2017 at 9:46 am
#6356
Grace Themes
Member
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