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
-
This reply was modified 5 years, 5 months ago by
Grace Themes.