This topic has 1 reply, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #72626

    I’d like to add an icon to a div class. How can I do this?

    #72658
     Laura
    Moderator

    Hello, you can do that by using :before and :after then using the font and content css
    For example

    COPY CODE
    
    .yourclass:before {
    content: '\e8d2';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?