Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Sección de nosotros

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #6317
    Erika
    Participant

    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.

    #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

    #6320
    Erika
    Participant

    gracias pero necesito que sea justificado.

    saludos.

    #6348
    Erika
    Participant

    ya quedo gracias

    #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

    #6360
    Erika
    Participant

    gracias

    #6366
    Grace Themes
    Member

    You are most Welcome

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.