Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Sección de nosotros

#6318
Grace Themes
Member

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