• Resolved egutierrez070

    (@egutierrez070)


    Buenas noches.

    Antes que nada les agradezco anticipadamente por leer mi pregunta,

    Tengo la siguiente duda, necesito cambiar el color y tama?o del texto, que aparece en el el widgets “ES: Carussel”, ya que por default solo aparece en color blanco.

    Como lo se puede ver en la pagina, el color de la imagen es blanco, y el texto tambien lo es.
    Por ello no se puede apreciar la información correctamente.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @egutierrez070

    Please add the following code in additional CSS box in customizer:

    .es-slide-title {
    	color: #DD1F26;
    }
    .es-slide-content {
    	color: #DD1F26;
    }

    Note: Please change the hexadecimal color code “#DD1F26” to your required color code.

    Thanks ??

    Thread Starter egutierrez070

    (@egutierrez070)

    Gracias!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cambio de color de texto en ES: Carussel’ is closed to new replies.