Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #467978

    Buenos días,
    Tenemos una duda en relación a un pase de diapositivas que hemos puesto en nuestra pagina principal. http://www.analogueartphotography.com
    Queremos cambiar el tipo de fuente de los epígrafes que aparecen sobre las imágenes y también el color del cuadro donde aparece el epígrafe.

    Por otro lado en la pagina de archivos tenemos una barra lateral en la derecha y los artículos aparecen justificados a la izquierda y querríamos que estuvieran centrados. Por ejemplo: http://www.analogueartphotography.com/spain/

    ¿Como podemos hacer ambas cosas?

    Gracias por adelantado.

    #468743

    Hey jeftores!

    Thank you for using Enfold.

    Use this to change the color of the caption box:

    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
      background: #000;
      filter: alpha(opacity = 80);
      background: rgba(255, 0, 0, 0.5);
    }

    Adjust the rgba values. If you want to change the font of the title, go to the Enfold > Advanced Styling panel then modify the h2 heading.

    Regards,
    Ismael

    #469295

    Thank you Ismael!!!

    Solved

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Cambio de tipo de fuente y de fondo en pase de diapositivas’ is closed to new replies.