Okay
  Public Ticket #2605169
Blog Heading Font Size and Icons
Closed

Comments

  •  1
    miukee started the conversation

    Hello!
    1> I tried to change the font size of blog heading (both blog page and individual article) but I can't change them somehow. Could you help me solving the problem?

    2> Also is it possible to remove the calendar and category icons...?

    Thank you so much for your help!

  •  1,558
    Laborator replied

    Hi miukee,

    1. I have added two selectors under Laborator > Typography > Noto Sans JP  and set them a font size, you can change the size of them and font variant on your own:

    medium
    (view large version)


    2. Added this CSS under Custom CSS and now these icons are hidden:

    /* Hide blog post meta icons */
    .single-post .post .post-meta i,
    .blog-posts .post-item .post-details .post-meta i{
        display: none;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    miukee replied

    Solved! Thank you so so much for your help, Art!

  •  1,558
    Laborator replied

    Happy to hear that miukee :)

    Have a great Friday and a great weekend!

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from me and Laborator in advance.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group