change font in gallery

  • Posted in : Photographer
  • paraschivcristian
    Participant

    Hello

    I wan to change the font in portfolio list. Now is bold and is the same font like font in home page?
    I wan to be witout bold.

    How can do this ?

    serkan
    Moderator

    Hi paraschivcristian,
    If you use this custom css code, portfolio title will be same with homepage. But it will be hard to read. But it is your opinion. If you don’t like it, you can increase the font-weight to 400.

    .gallery-grid figure h2 { font-family: "Montserrat"; font-weight: 100; line-height: 1.2; }

    Thanks

    paraschivcristian
    Participant

    And if i wan use this font:Poiret+One

    from:
    @import url(https://fonts.googleapis.com/css?family=Poiret+One,latin-ext,cyrillic);

    paraschivcristian
    Participant

    and if I wan to be centered ( vertical and horizontal)

    serkan
    Moderator

    Hi paraschivcristian,
    Paste the code above to the top of the Custom CSS box .
    Then use this custom css code.(Change Montserrat to your font name.) Like this;

    .gallery-grid figure h2 { font-family: 'Poiret One', cursive; text-align: center; }

    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register