Okay
  Public Ticket #1464685
Calendar and Category Icon
Closed

Comments

  •  2
    Isabelschardt started the conversation

    Hi there! First of all thanks for the amazing support that has helped me already so many times! 

    A small thing I'd like to change and haven't found the option to do: 

    I don't really like the small calendar and "folder" icons that appear next to the date and the category, on the blog page and at the beginning of every blog post. 

    1) How can I change them? 

    2) How can I remove them altogether? 

    Thanks in advance for your support and the great job you're doing. 

    Kind regards

    Isabel

  •  1,560
    Laborator replied

    Hi Isabel,

    Adding the following CSS to Custom CSS area will hide these icons:

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

    The icons cannot be changed, you can only hide them so that's why I provided you the CSS for that.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    Isabelschardt replied

    Amazing, thank you so much Art! Have a great day!

  •  1,560
    Laborator replied

    You're welcome Isabel!

    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

  •  2
    Isabelschardt replied

    Done! Thanks for the reminder – can't believe hadn't done it yet.

  •  1,560
    Laborator replied

    Many thanks Isabel, have a great day

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group