Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #677160

    hey,

    your default share via mail color is a hover to #9FAE37
    in the styling options is no option to change it.
    av-social-link mail
    please give me an advice to change the color.

    [av_social_share title='' style='' color='dark' buttons='custom' share_mail='aviaTBshare_mail']

    thanks a lot

    #677984

    is there a solution to fix it , to use the theme color or a custom color ???

    #678616

    hi,

    is something wrong with my question or is it in the wrong support folder ?

    #678671

    Hi!

    You can use the following CSS class and change with the background-color: you need

    #wrap_all .av-social-link-mail:hover a

    Please also note, that you have cache active – which u need to disable to be sure the changes apply.
    Let us know if we can helpo you further

    Cheers!
    Basilis

    #678680

    hi basilis

    i add

    #wrap_all .av-social-link-mail:hover a

    to Quick CSS right

    but nothing happend

    #680221

    Hi,

    Try this:

    #wrap_all .av-social-link-mail:hover a{
        background: red !important;
    }

    Best regards,
    Josue

    #680309

    perfect !!
    thanks a lot
    i changed red with #6D9AC7

    #680314

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘change the default mail share color’ is closed to new replies.