This topic has 5 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #156691
     windgod123
    Participant

    Hi there,

     

    I was wondering if there’s a quick way to change the icons/text by using CSS code? Please see image attached where I would like to change it to something like them.

    If so are you able to provide me a CSS sample?

    Thanks,

    Henry

    Attachments:
    You must be logged in to view attached files.
    #156774
     Laura
    Moderator

    Hello, yes, you can do it using the :before and :after css tags
    Can you share a link so i can see them?

    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 🙂

    #156789
     windgod123
    Participant

    That’s good to know.

    I want to share the link but as i am working it on a localhost (laptop), not sure how to share it??

    Anyway, if you could provide me a sample CSS code, say from “COMMENT” text box to a simple message icon. Then, I will edit it for others similarly.

    Thanks Laura!
    Henry

    #157012
     Laura
    Moderator

    Hello, here is the css:

    COPY CODE
    
    .acomment-reply:before {
        content: "\e9c2";
        font-family: fontawesome;
        text-align: center;
        transition: all 0.4s ease-in-out 0s;
        font: 120% "fontello";
        margin-bottom: 10px;
    }
    
    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 🙂

    #157163
     windgod123
    Participant

    Thanks Laura, it works!

    #157272
     Laura
    Moderator

    Glad to help 🙂

    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 6 posts - 1 through 6 (of 6 total)

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

Log in with your credentials

Forgot your details?