Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #426245

    How can I change my icons background color to black on my homepage?
    http://mobileblindstoronto.com/

    I changed to General Styling > Main Content > Primary Color & Highlight color
    I want to keep links as the current color. I only want to change icons on homepage black.

    Please help

    THX

    #426343

    Hey peiiep!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home .main_color.iconbox_top .iconbox_icon {
      background-color: black;
    }

    Cheers!
    Yigit

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