link seccion to page

Hola, es un gran tema, gracias por el.
Necesito ayuda… quiero ver la forma de agregar un link desde una seccion de la pagina principal a la pagina correspondiente.
Por ejemplo: desde About a una Pagina Nosotros creada. Hay alguna forma?

Hi, is there somehow to add a link from a section in the frontpage to a page created?
example link services section to page “services”

Thanks

Hello,

To achieve this you should add a text widget to the section and add a button or link syntax

<a href="http://www.w3schools.com">Visit W3Schools</a>

Let me know if you got it alright.

Regards

Ok, muchas gracias… me soluciono el problema.

Thanks a lot, i got it with the link syntax.

That’s great!