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

Justificar servicios

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6606
    Erika
    Participant

    Como puedo justificar la sección de servicios, y los botones en ves de ser cuadros pueden ser con las puntas redondas.

    saludos.

    #6618
    Grace Themes
    Member

    Hi Erika,

    To display services section justify align

    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    and add below css code in custom CSS box

    .fourbox { text-align: justify; }

    Regards
    Grace Themes

    #6635
    Erika
    Participant

    Gracias en que parte puedo modificar el diseño del botón de servicio que es cuadro y necesito que sea igual al de las demás secciones.

    saludos.

    #6644
    Grace Themes
    Member

    Hi Erika,

    To change the services section Read More button design as like the other homepage buttons

    Go to Appearance -> Editor -> style.css
    add below code at the end of style.css file

    .pagemore { border-radius: 25px; }

    Regards
    Grace Themes

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