Before you ask please READ THIS

Edit typography for single album slider

Hi,
is there any possibility to edit the font, fontsize and color
for the titles in a single album slider?
http://www.schmidtbarbara.de/wordpress/album/manifesto/

Would be great,
Cheers,
Clara

Comments

  • AirAir
    Posts: 10,970
    Hello :-)

    Font family is set the same as for Font for Titles/Headings in Appearance → Customize → General settings → Fonts settings so you can change it there.

    As for size and color you can use this custom CSS to change it:
    .slide-caption h2.title {
        color: #fff;
        font-size: 22px;
    }
    With kind regards.
  • works well, thanx a lot
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!