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

    I don’t like the blah medium grey for my icon list. I’d like to change them to green. I only want to change the color on one page, not sitewide. I’ll add the page in the private content area.

    I tried assigning a custom CSS in the advanced tab for the icon list module. And then I defined the CSS in the quick CSS window. But it had no effect so I must be doing something wrong.

    Looking forward to you help with this!

    #1289469

    Hey Dandelion222,

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1289504

    Really? Okay. Here are two images. One is what you see on the page now. Grey icon list. The second is after i took the screenshot into Photoshop and changed the color.

    #1289505

    Actually, the images uploaded in reverse order. So the first link is the desired outcome and the second link is the original.

    #1290276

    Hi,

    Thanks for the screenshots, and sorry for the late reply. Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-8987 .avia-icon-list .iconlist_icon {
        background-color: green;
    }

    Best regards,
    Rikard

    #1290410

    That worked perfectly! Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How do I set a custom color for my icon list?’ is closed to new replies.