Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #877446

    Dear support.
    I have a bug with styles.
    Look at background of Mail, it is green, not like my colors:

    #877462

    Hey AliAbabwa,

    It’s not a bug, that green background color when hovered over the mail icon is predefined in layout.css, it’s the same with google+ that has red background color and twitter with blue. There’s no option to change it in the Theme Options, but we could help give you css code that can be applied to Quick CSS (located in Enfold > General Styling):

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

    Hope this helps.

    Best regards,
    Nikko

    #877481

    Great, it works) Thank you for soon answer, Nikko!

    • This reply was modified 7 years ago by AliAbabwa.
    #877923

    Hi,

    You are more than welcome!

    Best regards,
    John Torvik

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.