Okay
  Public Ticket #1573862
Kalium Photography Theme Standard Font Name
Closed

Comments

  •  2
    Dominik started the conversation

    Hi,

    after a long time i run an update of my Kalium Photography Theme. I just noticed that the Typography Menu was moved out of the Theme Menu. Now after the Update of the Theme the Typo changed.

    Can you please tell me the Name of of the Font used orginally in Kalium Photography Theme?


    thanks

    dominik

  •  1,559
    Laborator replied

    Hi Dominik,

    That happened because you have added that font on the Theme Options > Typography area, this area was deprecated since we released Kalium 2.0 but we left the option prompting users to call the fonts using our new Typographyarea where you can easily change your fonts ,and finally on Kalium 2.2 we removed this feature.

    Please read Kalium Typography articles on theme documentation page if you need more info. Specially this area.

    The font name is Abel, but to have all the font sizes go to Laborator > Demo Content Install and select the Photography Demo, select only the Typography and proceed further! 


    (view large version)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Dominik replied privately
  •  1,559
    Laborator replied

    Hi Dominik,

    Try adding the following CSS to Custom CSS:

    /* Portolio: Center Categories */
    .portfolio-title-holder .pt-column {
        margin: auto;
    }
    .product-filter .portfolio-subcategory {    
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
    .product-filter {
        text-align: center;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    Dominik replied

    Hi Art,


    perfect. It works.


    Thank you for your help

    Cheers
    Dominik

  •  1,559
    Laborator replied

    I am glad to hear that

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group