BuddyDev

Search

[Resolved] Replace flag

Tagged: 

  • Participant
    Level: Enlightened
    Posts: 47
    Kathy Geisler on #32577

    Hi,

    I want to try replacing the flag with the alternate smaller flag and see if that might match the other icons better. It’s e80e on the bb icon sheet.

    How would I do that?

    Thank you for your help

  • Keymaster
    (BuddyDev Team)
    Posts: 24237
    Brajesh Singh on #32578

    Hi Kathy,
    Thank you for using the plugin.

    Please visit Dashboard->Appearance->Customize->Additional CSS and add the follwoing

    
    .buddyboss-theme a.button.bpmts-report-button::before {
        content: "\e80e";
    }
    
    

    That should do it.

    Regards
    Brajesh

The topic ‘ [Resolved] Replace flag’ is closed to new replies.

This topic is: resolved