This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #33358
     nuovoutente
    Participant

    Hi there,
    i’m not able to change icon colour (as android icon, just to say) inside page/post.
    Can anyone help me?

    #33471
     sharmstr
    Moderator

    If you are adding it via Visual Composer, you can supply an “Extra class name”. Lets just say you call it icon_color. Then in your child css you can put

    COPY CODE
    
    .icon_color {
    color: red;
    }
    

    If you are adding it from the Kleo icon shortcode, you can wrap a span tag with a style atrribute around the shortcode.

    COPY CODE
    
    <span style="color:red;">[kleo_icon icon="android" icon_size=""]</span>
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

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

Log in with your credentials

Forgot your details?