Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1080748

    Hi,

    i picked a red color as custom background color for a few icons.
    It also shows up in css as #cf3c17 but icon color remains grey.
    See this picture

    Can anyone help me?

    Thanks in advance!

    • This topic was modified 6 years, 3 months ago by NMDKDesign.
    #1081391

    Hey NMDKDesign,
    Thanks for the login, your icon colors are set but the div code is broken, the color is being added twice:

    <div style=" style=" background-color:#cf3c17;="" 'background-color:#cf3c17;="" '="" class="iconlist_icon

    I tried checking the page with the debugger, but it didn’t help. This sometimes happens with html tags are used in a element title field such as the tag “strong” but I didn’t see this on your page. I see that you have updated to v4.5.5
    Do you recall using any html tags in a element title field on the page that I didn’t see?

    Best regards,
    Mike

    #1081407

    Do you recall using any html tags in a element title field on the page that I didn’t see?

    No. Any suggestions how i can fix this issue?

    #1081701

    Hi,
    I returned to take another look at your issue and now found that the icons are now red. Did you correct the issue?
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

    #1081776

    Hi Mike,

    i fixed it in custom.css with

    #top .wedding-icon-list .avia-icon-list .iconlist_icon {
    background: #cf3c17!important;
    }

    Thank you for your help. You can close this topic.

    Best Regards
    Nik

    #1081815

    Hi,
    Glad to hear, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Wrong background color’ is closed to new replies.