¿Cómo cambiar tamaño de títulos en páginas web?

  • Autor Autor naun15
  • Fecha de inicio Fecha de inicio
Mother of Orthography!!😱nthego:

por cierto al titulo te refieres el que va el <title></title> ???
 
me imagino que es al que dice "Wind Towers Plantini"

debes irte al CSS y buscar el h1 la clase property-title entry-title" y cambiarle el tamaño

saludos

Muchas gracias men

---------- Post agregado el 23-mar-2013 hora: 20:47 ----------

Cera este el codigo?


body.wp-property-listing #wpp_default_overview_page h1.entry-title {
color: #222222;
font-size: 26px;
font-weight: bold;
line-height: 1.5em;
padding-bottom: 0.3em;
padding-top: 15px;
 
Muchas gracias men

---------- Post agregado el 23-mar-2013 hora: 20:47 ----------

Cera este el codigo?


body.wp-property-listing #wpp_default_overview_page h1.entry-title {
color: #222222;
font-size: 26px;
font-weight: bold;
line-height: 1.5em;
padding-bottom: 0.3em;
padding-top: 15px;



Hola amigo, esa no es

es el h1 con la clase property-title entry-title


saludos
 
Atrás
Arriba