Okay
  Public Ticket #2707834
I cannot change fonts size in the blog
Closed

Comments

  •  2
    nicosea started the conversation

    I tried to change the fonts size in the Theme Option - Typography, for example I would like title of the post at 20px instead of 24px, but somehow the css value in base.min.css?ver=3.2.1.001 has precedence and it is not changed by Typography.

  •  1,558
    Laborator replied

    Hi nicosea,

    Can you please share your site credentials, because we need to login to your site and see this live. Your information is safe (private) in this thread. To include your credentials click the Insert Credentials button in the editor toolbar (see how)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   nicosea replied privately
  •  1,558
    Laborator replied

    Hi there,

    I have added a selector and a font size under Laborator > Typography > Questrial for the blog post titles and now they are 20px:

    medium
    (view large image)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    nicosea replied

    It works thanks :-)

    But for the “Share” text, for example below a post blog, it works only if I add this in WP > Custom CSS:

    .share-title {
        font-size: 16px !important;
    }
    

    If try to create an entrance in typography like the picture you sent with .share-title, it does not work.

  •  1,558
    Laborator replied

    Hi again,

    That's because you have to be more specific, this is how you get the exact selector to the typography:

    https://d.pr/v/0ggGEa

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    nicosea replied

    You are the number one, many thanks :-)

  •  1,558
    Laborator replied

    You're welcome nicoseasmile.png

    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

  •   nicosea replied privately